X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=deconvolution_sharpen_effect.h;h=80553adf0aecb5557cbbc85d30698fba40998f8b;hb=37f56fcbe571b2322243f6de59494bf9e0cbb37a;hp=a0b405a6c7f829f5d94cc4bf3ca3429c85968e45;hpb=d7b26059d60a5debd032b4a3e887b612b19dd488;p=movit diff --git a/deconvolution_sharpen_effect.h b/deconvolution_sharpen_effect.h index a0b405a..80553ad 100644 --- a/deconvolution_sharpen_effect.h +++ b/deconvolution_sharpen_effect.h @@ -19,9 +19,11 @@ // // Jain, Anil K.: “Fundamentals of Digital Image Processing”, Prentice Hall, 1988. -#include "effect.h" - +#include #include +#include + +#include "effect.h" class DeconvolutionSharpenEffect : public Effect { public: