X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=dither_effect.cpp;h=1554356213ee1ec13815fd0c5581140010d15d74;hb=245513f7873fca03be3f031beddaca716d7536d9;hp=44933b61cc4363470762daa05882301e1043fed2;hpb=37f56fcbe571b2322243f6de59494bf9e0cbb37a;p=movit diff --git a/dither_effect.cpp b/dither_effect.cpp index 44933b6..1554356 100644 --- a/dither_effect.cpp +++ b/dither_effect.cpp @@ -3,6 +3,7 @@ #include #include "dither_effect.h" +#include "effect_util.h" #include "util.h" namespace {