]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/window.cpp
Changes needed for scanning the aui header files with SWIG for
[wxWidgets.git] / src / os2 / window.cpp
index 068003159de052a26552ba6b451bc0f7ac722a1f..c295593ddfe41759221f062065ce0e37f833c0bc 100644 (file)
@@ -47,6 +47,7 @@
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/textctrl.h"
+    #include "wx/menuitem.h"
     #include <stdio.h>
 #endif
 
@@ -58,8 +59,6 @@
     #include "wx/dnd.h"
 #endif
 
-#include "wx/menuitem.h"
-
 #include "wx/os2/private.h"
 
 #if wxUSE_TOOLTIPS