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