]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/combobox_native.cpp
Minor header cleaning.
[wxWidgets.git] / src / motif / combobox_native.cpp
index f65ae3d8eadf91e0fd85950db28d6ddc29485ed5..107df40f0bf92fab9ec96389f7270b1a9eac5490 100644 (file)
 #if wxUSE_COMBOBOX
 
 #include "wx/combobox.h"
-#include "wx/arrstr.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/arrstr.h"
+#endif
 
 #ifdef __VMS__
 #pragma message disable nosimpint