summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre_version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre_version.c')
-rw-r--r--src/3rdparty/pcre/pcre_version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre_version.c b/src/3rdparty/pcre/pcre_version.c
index cb57bf34a5..ae86ff28bc 100644
--- a/src/3rdparty/pcre/pcre_version.c
+++ b/src/3rdparty/pcre/pcre_version.c
@@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
string that identifies the PCRE version that is in use. */
-#ifdef PCRE_HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif