summaryrefslogtreecommitdiff
path: root/pcre_newline.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_newline.c')
-rw-r--r--pcre_newline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre_newline.c b/pcre_newline.c
index db02a8c..1708d93 100644
--- a/pcre_newline.c
+++ b/pcre_newline.c
@@ -48,7 +48,7 @@ http://unicode.org/unicode/reports/tr18/. */
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
#endif
#include "pcre_internal.h"