X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fframebuffer.cpp;h=c3639b8bb378848f4c9dda1e27f7654109c75af6;hb=6dc2da27f0831d4172fcfeba4900616fd6c844b8;hp=c7bfcd5a5808120088bb72cc2c9a589742186b66;hpb=751c171a97a67f3c2077e120492746babde1d43c;p=libs%2Fgl.git diff --git a/source/framebuffer.cpp b/source/framebuffer.cpp index c7bfcd5a..c3639b8b 100644 --- a/source/framebuffer.cpp +++ b/source/framebuffer.cpp @@ -3,6 +3,7 @@ #include #include #include +#include #include #include "error.h" #include "framebuffer.h"