]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wizard.h
corrected comment
[wxWidgets.git] / include / wx / wizard.h
index 4a357556fcd42e71ed140028e3918e002e36806a..3e36959f8d2f60302e2e94b81e0a14714d33f7b2 100644 (file)
@@ -22,6 +22,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/dialog.h"      // the base class
+    #include "wx/panel.h"       // ditto
 
     #include "wx/event.h"       // wxEVT_XXX constants
 #endif // WX_PRECOMP