]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/wizard/wizard.cpp
fixed wrong pathnames for wxPIA samples
[wxWidgets.git] / samples / wizard / wizard.cpp
index 01917769a8e163a8683aa37e990c42e944f3bcfd..22de882986a372646622c4581154152cdc961e79 100644 (file)
@@ -26,6 +26,7 @@
 
 // for all others, include the necessary headers
 #ifndef WX_PRECOMP
+    #include "wx/frame.h"
     #include "wx/stattext.h"
     #include "wx/log.h"
     #include "wx/app.h"