summaryrefslogtreecommitdiffstats
path: root/src/highlighter.cc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/highlighter.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/highlighter.cc b/src/highlighter.cc
index fc7b455..a8291cd 100644
--- a/src/highlighter.cc
+++ b/src/highlighter.cc
@@ -30,6 +30,8 @@
#include "highlighter.hh"
#include "config.h"
+#include "pcrepp/pcre2pp.hh"
+#include "view_curses.hh"
highlighter&
highlighter::operator=(const highlighter& other)