]> git.saurik.com Git - wxWidgets.git/commitdiff
Next compilo.
authorRobert Roebling <robert@roebling.de>
Sun, 30 Jul 2006 12:56:59 +0000 (12:56 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 30 Jul 2006 12:56:59 +0000 (12:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/xrc/xh_choic.cpp

index c26bf71eea695b6e33abbf4a39a62568dc058b32..c6ad605176caa2d5388d2c5139211fd1cc3fa5b9 100644 (file)
@@ -22,6 +22,7 @@
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
     #include "wx/choice.h"
+    #include "wx/combobox.h"
 #endif
 
 IMPLEMENT_DYNAMIC_CLASS(wxChoiceXmlHandler, wxXmlResourceHandler)