X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=dither_effect.cpp;h=1554356213ee1ec13815fd0c5581140010d15d74;hp=305268e2396bc0e47c7404c385b1fa984ed0088e;hb=d4f00f9f47a0efaefabaf1efa1a0e214eeecca67;hpb=a27be9dd53b8bd14fe7bf8896e8459dcab297119 diff --git a/dither_effect.cpp b/dither_effect.cpp index 305268e..1554356 100644 --- a/dither_effect.cpp +++ b/dither_effect.cpp @@ -1,8 +1,9 @@ -#include -#include #include +#include +#include #include "dither_effect.h" +#include "effect_util.h" #include "util.h" namespace {