]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
1. registry files corresponding to the recent registry.h changes
[wxWidgets.git] / include / wx / wx.h
index ff42680734214a03af6036eec6d6eb9d29ab957b..f1199332a04c63fddfe70f10d75e49e4d5e5b6a1 100644 (file)
@@ -15,6 +15,7 @@
 #include "wx/setup.h"           // Which features to include - user editable
 #include "wx/defs.h"
 #include "wx/string.h"
+#include "wx/log.h"
 #include "wx/window.h"
 #include "wx/panel.h"
 #include "wx/frame.h"
@@ -23,7 +24,6 @@
 #include "wx/dcmemory.h"
 #include "wx/dcprint.h"
 #include "wx/dcscreen.h"
-#include "wx/postscrp.h"
 #include "wx/button.h"
 #include "wx/bmpbuttn.h"
 #include "wx/checkbox.h"
@@ -65,6 +65,7 @@
 #include "wx/dirdlg.h"
 #include "wx/cmndata.h"
 #include "wx/intl.h"
+#include "wx/valtext.h"
 #ifdef wxUSE_SERIAL
 #include "wx/objstrm.h"
 #include "wx/serbase.h"