aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/highlight.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/highlight.cpp')
-rw-r--r--src/highlight.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/highlight.cpp b/src/highlight.cpp
index f34505cf..9dd6b224 100644
--- a/src/highlight.cpp
+++ b/src/highlight.cpp
@@ -1,4 +1,6 @@
// Functions for syntax highlighting.
+#include "config.h" // IWYU pragma: keep
+
// IWYU pragma: no_include <cstddef>
#include <dirent.h>
#include <errno.h>