diff --git a/benchmarks/kis_composition_benchmark.cpp b/benchmarks/kis_composition_benchmark.cpp --- a/benchmarks/kis_composition_benchmark.cpp +++ b/benchmarks/kis_composition_benchmark.cpp @@ -32,6 +32,11 @@ #pragma warning ( pop ) #endif +#include +#include +#include +#endif + #include "kis_composition_benchmark.h" #include @@ -44,12 +49,6 @@ #include #include "KoOptimizedCompositeOpFactory.h" - -#include -#include -#include -#endif - // for posix_memalign() #include