]> granicus.if.org Git - php/commitdiff
Corrected a wrong include
authorNikos Mavroyanopoulos <nmav@php.net>
Wed, 11 Oct 2000 17:05:18 +0000 (17:05 +0000)
committerNikos Mavroyanopoulos <nmav@php.net>
Wed, 11 Oct 2000 17:05:18 +0000 (17:05 +0000)
ext/ovrimos/ovrimos.c

index 25e17262694970764d605cdc29044bc65b32ad95..8cf6e364f807b1219191619d71835443a26ec3a3 100644 (file)
@@ -9,7 +9,7 @@
 /* #include "ext/standard/php3_standard.h" */
 #include "ext/standard/info.h"
 
-#include <ovrimos.h>
+#include <sqlcli.h>
 
 #if !defined(WIN32)
 # define stricmp strcasecmp