aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/history.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/history.cpp')
-rw-r--r--src/history.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/history.cpp b/src/history.cpp
index c4fb1f30..ca61ed3c 100644
--- a/src/history.cpp
+++ b/src/history.cpp
@@ -1,4 +1,6 @@
// History functions, part of the user interface.
+#include "config.h" // IWYU pragma: keep
+
#include <assert.h>
#include <ctype.h>
#include <errno.h>