summaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces')
-rw-r--r--src/interfaces/odbc/isqlext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/odbc/isqlext.h b/src/interfaces/odbc/isqlext.h
index df4fe54a1d..b14b15af19 100644
--- a/src/interfaces/odbc/isqlext.h
+++ b/src/interfaces/odbc/isqlext.h
@@ -5,7 +5,7 @@
#ifndef _INTRINSIC_SQLEXT_H
# define _INTRINSIC_SQLEXT_H
-# include <isql.h>
+# include "isql.h"
# define SQL_STILL_EXECUTING 2
# define SQL_NEED_DATA 99