X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=dither_effect.cpp;fp=dither_effect.cpp;h=1399c8196984c728ac148ea686f4ab9de504e403;hp=87e729a3c9feca0a7253e7617eeb41d287d9f68b;hb=29072985d0a00a53e5b578a1444cee61a0c9e1f2;hpb=6c3a366d60469599dd7dd88de89eac1a2c6f38a0 diff --git a/dither_effect.cpp b/dither_effect.cpp index 87e729a..1399c81 100644 --- a/dither_effect.cpp +++ b/dither_effect.cpp @@ -1,9 +1,9 @@ #include #include +#include #include "dither_effect.h" #include "util.h" -#include "opengl.h" namespace {