summaryrefslogtreecommitdiff
path: root/pcre_globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_globals.c')
-rw-r--r--pcre_globals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre_globals.c b/pcre_globals.c
index 41b89dd..4794819 100644
--- a/pcre_globals.c
+++ b/pcre_globals.c
@@ -47,7 +47,7 @@ all threads. However, when compiling for Virtual Pascal, things are done
differently, and global variables are not used (see pcre.in). */
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
#endif
#include "pcre_internal.h"