]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/stream.cpp
1. wxFontMapper seems to work for wxMSW
[wxWidgets.git] / src / common / stream.cpp
index 6698b43ad89a3f74494f666555ba952d10d3f825..31760bb58240c68625ef9f6634236911a16dd185 100644 (file)
@@ -27,9 +27,9 @@
 #if wxUSE_STREAMS
 
 #include <ctype.h>
-#include <wx/stream.h>
-#include <wx/datstrm.h>
-#include <wx/objstrm.h>
+#include "wx/stream.h"
+#include "wx/datstrm.h"
+#include "wx/objstrm.h"
 
 #define BUF_TEMP_SIZE 10000