X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=dither_effect.h;h=9818603c2a46f4a659628b68c03be5fed3f868ac;hp=20fb025532d5fea4e92329c7733d06669354b39d;hb=7f1c8bb8b3ce08b94054f0a8990e5b8225d36036;hpb=5dfd8dfbd444210f9c9e3a0baf5c82b49e76e7ff 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"