summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre_xclass.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre_xclass.c')
-rw-r--r--src/3rdparty/pcre/pcre_xclass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre_xclass.c b/src/3rdparty/pcre/pcre_xclass.c
index 036b6e734a..c2b61f0f92 100644
--- a/src/3rdparty/pcre/pcre_xclass.c
+++ b/src/3rdparty/pcre/pcre_xclass.c
@@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
class. It is used by both pcre_exec() and pcre_def_exec(). */
-#ifdef PCRE_HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif