]> git.saurik.com Git - wxWidgets.git/commitdiff
fixing include types
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 4 Jan 2010 07:50:31 +0000 (07:50 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 4 Jan 2010 07:50:31 +0000 (07:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/stdstream.h

index 993c1eae73d534d4b763ffce1e852146fa572161..dd11fd660dc0be5a40703fc057ad3a37d04a13ed 100644 (file)
@@ -17,8 +17,8 @@
 #if wxUSE_STD_IOSTREAM
 
 #include <iosfwd>
-#include <wx/defs.h>
-#include <wx/stream.h>
+#include "wx/defs.h"
+#include "wx/stream.h"
 
 // ==========================================================================
 // wxStdInputStreamBuffer