]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/listbox.cpp
Compile fixes: gcc seems to need pbt.h including, and PBT_APMRESUMEAUTOMATIC
[wxWidgets.git] / src / motif / listbox.cpp
index 8b956b96efb24e3d01bb4489e7dc05438332630b..9845531ed1cb394cccf2a6517534f2d09a71b42c 100644 (file)
@@ -20,6 +20,7 @@
     #include "wx/dynarray.h"
     #include "wx/log.h"
     #include "wx/utils.h"
     #include "wx/dynarray.h"
     #include "wx/log.h"
     #include "wx/utils.h"
+    #include "wx/settings.h"
 #endif
 
 #ifdef __VMS
 #endif
 
 #ifdef __VMS
@@ -27,7 +28,6 @@
 #define XtDisplay XTDISPLAY
 #endif
 
 #define XtDisplay XTDISPLAY
 #endif
 
-#include "wx/settings.h"
 #include "wx/arrstr.h"
 
 #ifdef __VMS__
 #include "wx/arrstr.h"
 
 #ifdef __VMS__