]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_inet.cpp
bug in wxMenuBase::FindChildItem() corrected
[wxWidgets.git] / src / common / fs_inet.cpp
index 55677f10ff7861e21334faaec4b4aa210b20b712..0a1e19d31a43a6ea0efcd73cc67337d7ea9f669e 100644 (file)
@@ -23,7 +23,7 @@ limitation)
 #pragma implementation
 #endif
 
-#include <wx/wxprec.h>
+#include "wx/wxprec.h"
 
 #ifdef __BORDLANDC__
 #pragma hdrstop
@@ -37,7 +37,7 @@ limitation)
 #if wxUSE_FS_INET
 
 #ifndef WXPRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #include "wx/wfstream.h"