summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/gpps.c
diff options
context:
space:
mode:
authorBruce Momjian2000-06-08 17:08:54 +0000
committerBruce Momjian2000-06-08 17:08:54 +0000
commitc709f564756e589f0825dba1cac91371a3f62344 (patch)
treef9eca1f9ee245dde94c3a0486d531f669d004009 /src/interfaces/odbc/gpps.c
parente1eee4cf06befeadb939edf54124e8f724fc605f (diff)
More odbc include cleanups
Diffstat (limited to 'src/interfaces/odbc/gpps.c')
-rw-r--r--src/interfaces/odbc/gpps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/odbc/gpps.c b/src/interfaces/odbc/gpps.c
index 936e1aebe6d..55a8deba8d5 100644
--- a/src/interfaces/odbc/gpps.c
+++ b/src/interfaces/odbc/gpps.c
@@ -26,7 +26,7 @@
#include <sys/types.h>
#include <string.h>
-#include "psqlodbc.h"
+#include "misc.h"
#include "gpps.h"
#ifndef TRUE