summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/oci8.c')
-rw-r--r--ext/oci8/oci8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c
index 59df252912..ec5680401e 100644
--- a/ext/oci8/oci8.c
+++ b/ext/oci8/oci8.c
@@ -55,7 +55,7 @@
#if HAVE_OCI8
-#include "php3_oci8.h"
+#include "php_oci8.h"
/* True globals, no need for thread safety */
static int le_conn; /* active connections */