diff --git a/filters/kword/msword/graphicshandler.cpp b/filters/kword/msword/graphicshandler.cpp index 43793d8d9..234a71e92 100644 --- a/filters/kword/msword/graphicshandler.cpp +++ b/filters/kword/msword/graphicshandler.cpp @@ -17,12 +17,12 @@ * Boston, MA 02110-1301, USA. */ -#include "graphicshandler.h" -#include "document.h" - #undef signals // Collides with GTK symbols #include +#include "graphicshandler.h" +#include "document.h" + #include #include #include