]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/listbox.cpp
Intel compilation fix (patch 1540790)
[wxWidgets.git] / src / motif / listbox.cpp
index 8b956b96efb24e3d01bb4489e7dc05438332630b..d0cd48fdec4f89f0eef84f43eb5f5f3b96908775 100644 (file)
@@ -20,6 +20,8 @@
     #include "wx/dynarray.h"
     #include "wx/log.h"
     #include "wx/utils.h"
+    #include "wx/settings.h"
+    #include "wx/arrstr.h"
 #endif
 
 #ifdef __VMS
@@ -27,9 +29,6 @@
 #define XtDisplay XTDISPLAY
 #endif
 
-#include "wx/settings.h"
-#include "wx/arrstr.h"
-
 #ifdef __VMS__
 #pragma message disable nosimpint
 #endif