summaryrefslogtreecommitdiff
path: root/ext/odbc/php_velocis.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/odbc/php_velocis.h')
-rw-r--r--ext/odbc/php_velocis.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/odbc/php_velocis.h b/ext/odbc/php_velocis.h
index cfcd92af62..8456a4168e 100644
--- a/ext/odbc/php_velocis.h
+++ b/ext/odbc/php_velocis.h
@@ -30,8 +30,8 @@
/* $Id$ */
-#ifndef _PHP_VELOCIS_H
-#define _PHP_VELOCIS_H
+#ifndef PHP_VELOCIS_H
+#define PHP_VELOCIS_H
#if defined(HAVE_VELOCIS) && !HAVE_UODBC
#define UNIX
@@ -94,7 +94,7 @@ extern velocis_module php_velocis_module;
#define velocis_module_ptr NULL
#endif /* HAVE_VELOCIS */
-#endif /* _PHP_VELOCIS_H */
+#endif /* PHP_VELOCIS_H */
/*
* Local variables: