X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fframebuffer.cpp;fp=source%2Fcore%2Fframebuffer.cpp;h=576552057fda35df9e954d0cebce32b8107f0c86;hb=b877c737bc5f759e6da25f886ad965e4a274cf2a;hp=01a4107494387cac61ce8c46e90dd7234e07d5b4;hpb=81051dd218aa70cf434358de9a993d5358a8a5e1;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"