]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing includes
authorJulian Smart <julian@anthemion.co.uk>
Sat, 29 Dec 2007 17:27:19 +0000 (17:27 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 29 Dec 2007 17:27:19 +0000 (17:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/wizard.cpp

index b7446b440d370084aeedecea628a9290d6367575..dcada774504faa7d25a7af29202af4d0fc4f22e0 100644 (file)
@@ -41,7 +41,9 @@
 
 #include "wx/statline.h"
 
+#include "wx/scrolwin.h"
 #include "wx/wizard.h"
+#include "wx/dcmemory.h"
 
 // ----------------------------------------------------------------------------
 // wxWizardSizer