X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..3903f408241aedc3b2f5e24349d0ac939ba9164c:/src/motif/choice.cpp diff --git a/src/motif/choice.cpp b/src/motif/choice.cpp index ba418a03e9..11153b562d 100644 --- a/src/motif/choice.cpp +++ b/src/motif/choice.cpp @@ -23,10 +23,9 @@ #ifndef WX_PRECOMP #include "wx/utils.h" + #include "wx/arrstr.h" #endif -#include "wx/arrstr.h" - #ifdef __VMS__ #pragma message disable nosimpint #endif