]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/projgen/makeproj.cpp
Remove wxBitmapHandler code
[wxWidgets.git] / utils / projgen / makeproj.cpp
index 0f0fdf76a94317a5e808f1db1c1383717db0fab7..0a3b22e4bc1da0dd6ea2b487fc1c0b5d1d781bc1 100644 (file)
@@ -21,7 +21,8 @@
 #endif
 
 #include "wx/wx.h"
-#include "wx/resource.h"
+#include "wx/deprecated/setup.h"
+#include "wx/deprecated/resource.h"
 
 #if wxUSE_IOSTREAMH
 #include <iostream.h>