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