X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=effect_chain.h;h=ddabad959bb292b7798af46e69c6869ccca1c1c5;hp=2199a5d8b28d56a1a0fe54c85cc2ae9505ede61d;hb=ad66f9714e4a36008c341355700272a52484a785;hpb=37f56fcbe571b2322243f6de59494bf9e0cbb37a diff --git a/effect_chain.h b/effect_chain.h index 2199a5d..ddabad9 100644 --- a/effect_chain.h +++ b/effect_chain.h @@ -8,12 +8,9 @@ #include #include -#include "effect.h" #include "image_format.h" -#include "input.h" class Effect; -class EffectChain; class Input; struct Phase;