summaryrefslogtreecommitdiff
path: root/cli/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/context.hxx')
-rw-r--r--cli/context.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cli/context.hxx b/cli/context.hxx
index cd83421..553a256 100644
--- a/cli/context.hxx
+++ b/cli/context.hxx
@@ -17,9 +17,9 @@
#include <cutl/shared-ptr.hxx>
#include <cutl/fs/path.hxx>
-#include "options.hxx"
-#include "semantics.hxx"
-#include "traversal.hxx"
+#include <cli/options.hxx>
+#include <cli/semantics.hxx>
+#include <cli/traversal.hxx>
using std::endl;