summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre_valid_utf8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre_valid_utf8.c')
-rw-r--r--src/3rdparty/pcre/pcre_valid_utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre_valid_utf8.c b/src/3rdparty/pcre/pcre_valid_utf8.c
index 1cf0a14710..3b0f6464a3 100644
--- a/src/3rdparty/pcre/pcre_valid_utf8.c
+++ b/src/3rdparty/pcre/pcre_valid_utf8.c
@@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
strings. */
-#ifdef PCRE_HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif