X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=dither_effect.h;h=9818603c2a46f4a659628b68c03be5fed3f868ac;hp=20fb025532d5fea4e92329c7733d06669354b39d;hb=a5f32397f9c23fa8644fe195865d6c36685cf866;hpb=cfc161e0289c2169d4835c48751ff56b97355eb2 diff --git a/dither_effect.h b/dither_effect.h index 20fb025..9818603 100644 --- a/dither_effect.h +++ b/dither_effect.h @@ -43,7 +43,7 @@ // like many LCD monitors do, but it starts to get very hairy, again, for limited gains.) // The dither is also deterministic across runs. -#include +#include #include #include "effect.h"