]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/combobox.cpp
Don't remove generic status bar from parent, since it can be used on
[wxWidgets.git] / src / motif / combobox.cpp
index 4389cc1f00edc2d0b6415f99e27dbdeb1cb2ded5..9e052ac94ee103146509f868b1858439f02ac6f8 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "combobox.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/setup.h"
 
 #if wxUSE_COMBOBOX