X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=dither_effect.cpp;h=1399c8196984c728ac148ea686f4ab9de504e403;hp=87e729a3c9feca0a7253e7617eeb41d287d9f68b;hb=ba6838ec8b6fb972ccda17b3e6be6e793a4157a3;hpb=f1a81dca72da9aa5103527b8c9494381204e70c5 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 {