]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
deleted no longer needed resource files
[wxWidgets.git] / include / wx / wx.h
index e53cfcdddb23fd5b7f13ece8b8286c348a2b045c..233ebcd16edf988bfbe4e7a18d61a1cf23078f68 100644 (file)
@@ -23,6 +23,7 @@
 #include "wx/event.h"
 #include "wx/app.h"
 #include "wx/utils.h"
+#include "wx/stream.h"
 
 #if wxUSE_GUI
 
     #include "wx/valtext.h"
 #endif // wxUSE_VALIDATORS
 
-#if wxUSE_SERIAL
-    #include "wx/objstrm.h"
-    #include "wx/serbase.h"
-#endif // wxUSE_SERIAL
-
 #endif // wxUSE_GUI
 
 #endif