]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/window.cpp
Minor header cleaning.
[wxWidgets.git] / src / gtk1 / window.cpp
index 98c21e02b30f75006be46c8f7c6191371657712c..cbb766c42bb28ddf0124223744b139853a8ccf5a 100644 (file)
     #include "wx/layout.h"
     #include "wx/statusbr.h"
     #include "wx/math.h"
+    #include "wx/module.h"
 #endif
 
-#include "wx/module.h"
-
 #if wxUSE_DRAG_AND_DROP
     #include "wx/dnd.h"
 #endif