X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..f523d7ce03423208d2843ce39f1f0357da5bd987:/src/motif/listbox.cpp diff --git a/src/motif/listbox.cpp b/src/motif/listbox.cpp index 8b956b96ef..d0cd48fdec 100644 --- a/src/motif/listbox.cpp +++ b/src/motif/listbox.cpp @@ -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