diff --git a/src/x11/window.cpp b/src/x11/window.cpp index a04296c7f9..7c2e5ae15b 100644 --- a/src/x11/window.cpp +++ b/src/x11/window.cpp @@ -47,7 +47,6 @@ #include "wx/layout.h" #include "wx/menuitem.h" #include "wx/module.h" - #include "wx/unix/utilsx11.h" #endif #include "wx/fontutil.h" @@ -57,6 +56,8 @@ #include "wx/dnd.h" #endif +#include "wx/unix/utilsx11.h" + #include "wx/x11/private.h" #include "X11/Xutil.h"