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