summaryrefslogtreecommitdiff
path: root/cli/html.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/html.hxx')
-rw-r--r--cli/html.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/html.hxx b/cli/html.hxx
index 93708f8..0015381 100644
--- a/cli/html.hxx
+++ b/cli/html.hxx
@@ -6,7 +6,7 @@
#ifndef CLI_HTML_HXX
#define CLI_HTML_HXX
-#include "context.hxx"
+#include <cli/context.hxx>
void
generate_html (context&);