summaryrefslogtreecommitdiff
path: root/src/localconsts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localconsts.h')
-rw-r--r--src/localconsts.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/localconsts.h b/src/localconsts.h
index 9783e06f0..29b7d2b53 100644
--- a/src/localconsts.h
+++ b/src/localconsts.h
@@ -133,3 +133,7 @@
#undef USE_FUZZER
#endif
#include "utils/perfomance.h"
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif