]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckfile.cpp
Added size event for status bar
[wxWidgets.git] / src / common / sckfile.cpp
index 41686d09d8d808c7d93798f53c92cc2c389a6153..81fe891009107d7b6d14a6f5c5d544a025e7a1b6 100644 (file)
@@ -23,9 +23,8 @@
 #endif
 
 #include <stdio.h>
-#include <stdlib.h>
-#include <wx/fstream.h>
-#include "wx/protocol/file.h"
+#include <wx/wfstream.h>
+#include <wx/protocol/file.h>
 
 #if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxFileProto, wxProtocol)