X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9eddec696f06d65a80e7339b2fae14fcb55f8383..1cd9779fce63b081d875de7a901c8eb6120d0b8a:/src/motif/listbox.cpp diff --git a/src/motif/listbox.cpp b/src/motif/listbox.cpp index 9845531ed1..d0cd48fdec 100644 --- a/src/motif/listbox.cpp +++ b/src/motif/listbox.cpp @@ -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