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