]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/herr.c
ckconf
[wxWidgets.git] / src / iodbc / herr.c
index 16d9e63dc5f30c4e9bcd04a13bcde5aaa3d00bfc..ad9ba81e877654b3099ecdd980fde97c4cb21dcb 100644 (file)
  *  Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#include       <config.h>
+#include       "config.h"
 
-#include       <isql.h>
-#include       <isqlext.h>
+#include       "isql.h"
+#include       "isqlext.h"
 
-#include        <dlproc.h>
+#include        "dlproc.h"
 
-#include        <herr.h>
-#include       <henv.h>
-#include       <hdbc.h>
-#include       <hstmt.h>
+#include        "herr.h"
+#include       "henv.h"
+#include       "hdbc.h"
+#include       "hstmt.h"
 
-#include       <itrace.h>
+#include       "itrace.h"
 
 #include       "herr.ci"