]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/listbox.cpp
move frame decorations drawing to the base class
[wxWidgets.git] / src / motif / listbox.cpp
index 9845531ed1cb394cccf2a6517534f2d09a71b42c..d0cd48fdec4f89f0eef84f43eb5f5f3b96908775 100644 (file)
@@ -21,6 +21,7 @@
     #include "wx/log.h"
     #include "wx/utils.h"
     #include "wx/settings.h"
+    #include "wx/arrstr.h"
 #endif
 
 #ifdef __VMS
@@ -28,8 +29,6 @@
 #define XtDisplay XTDISPLAY
 #endif
 
-#include "wx/arrstr.h"
-
 #ifdef __VMS__
 #pragma message disable nosimpint
 #endif