]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckfile.cpp
Added wxWakeUpIdle() for MSW and empty stubs for Motif, OS2, and Mac
[wxWidgets.git] / src / common / sckfile.cpp
index b3f4737c6a94c4b38159b9c0b6ce10da04640f5d..f5ddc187ea3210309a22e22dca672b9af89ac143 100644 (file)
@@ -24,8 +24,8 @@
 #endif
 
 #include <stdio.h>
-#include <wx/wfstream.h>
-#include <wx/protocol/file.h>
+#include "wx/wfstream.h"
+#include "wx/protocol/file.h"
 
 #if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxFileProto, wxProtocol)