X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fframebuffer.cpp;h=576552057fda35df9e954d0cebce32b8107f0c86;hb=b09f265880a3a932441091b0f3822b06c112c595;hp=01a4107494387cac61ce8c46e90dd7234e07d5b4;hpb=d6122b75b00c0889a54536b5cea971d08184af8f;p=libs%2Fgl.git diff --git a/source/core/framebuffer.cpp b/source/core/framebuffer.cpp index 01a41074..57655205 100644 --- a/source/core/framebuffer.cpp +++ b/source/core/framebuffer.cpp @@ -10,7 +10,6 @@ #include #include "error.h" #include "framebuffer.h" -#include "misc.h" #include "texture2d.h" #include "texture2dmultisample.h" #include "texture3d.h"