]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/combo.h
compilation fix: remove wxRegionContain enum which is now defined in wx/region.h...
[wxWidgets.git] / include / wx / combo.h
index 6d4757b3c161f22ebec377a8197fcc0a0d6b690d..36d9a720e2c4ad403bc8d9bc8923e7da5ad6318d 100644 (file)
@@ -45,7 +45,6 @@
 #include "wx/control.h"
 #include "wx/renderer.h" // this is needed for wxCONTROL_XXX flags
 #include "wx/bitmap.h" // wxBitmap used by-value
-#include "wx/combobox.h"
 
 class WXDLLIMPEXP_CORE wxTextCtrl;
 class WXDLLEXPORT wxComboPopup;