]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/henv.c
Updated configure and aclocal.m4 for new 0.1.8 Bakefile on account of
[wxWidgets.git] / src / iodbc / henv.c
index f0f8a018b09623b69ff1a71379786b7be36f3a9c..54dbac8dee8e3e5ddcf3ed0b1dd527d9fcc7c797 100644 (file)
  *  Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
  *  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       "herr.h"
+#include       "henv.h"
 
 
-#include       <itrace.h>
+#include       "itrace.h"
 
 RETCODE SQL_API 
 SQLAllocEnv (HENV FAR * phenv)
 
 RETCODE SQL_API 
 SQLAllocEnv (HENV FAR * phenv)