]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_inet.h
Added an OS/2 section to the sql defines
[wxWidgets.git] / include / wx / fs_inet.h
index ccf2a719154d55aef5998139e0c22e7c82137a64..7179f40742b3a5647b7ef7f649e826039dc2980a 100644 (file)
@@ -23,7 +23,7 @@ limitation)
 #pragma implementation
 #endif
 
 #pragma implementation
 #endif
 
-#include <wx/wxprec.h>
+#include "wx/wxprec.h"
 
 #ifdef __BORDLANDC__
 #pragma hdrstop
 
 #ifdef __BORDLANDC__
 #pragma hdrstop
@@ -32,11 +32,10 @@ limitation)
 #if wxUSE_FS_INET && wxUSE_STREAMS && wxUSE_SOCKETS
 
 #ifndef WXPRECOMP
 #if wxUSE_FS_INET && wxUSE_STREAMS && wxUSE_SOCKETS
 
 #ifndef WXPRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #endif
 
-#include <wx/filesys.h>
-
+#include "wx/filesys.h"
 
 
 //--------------------------------------------------------------------------------
 
 
 //--------------------------------------------------------------------------------