aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parser_keywords.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser_keywords.cpp')
-rw-r--r--src/parser_keywords.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parser_keywords.cpp b/src/parser_keywords.cpp
index 340a886f..4a99dd94 100644
--- a/src/parser_keywords.cpp
+++ b/src/parser_keywords.cpp
@@ -1,4 +1,6 @@
// Functions having to do with parser keywords, like testing if a function is a block command.
+#include "config.h" // IWYU pragma: keep
+
#include "parser_keywords.h"
#include "common.h"
#include "fallback.h" // IWYU pragma: keep