summaryrefslogtreecommitdiff
path: root/cli/traversal/option.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-11-15 16:57:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-11-15 16:57:48 +0200
commitbe3dc4cee63da92cfa1fa44a0bf90ab11ec7aaca (patch)
treee74b26a798e0ff71bc140bbba3ea30e2eb3ac3e3 /cli/traversal/option.hxx
parentf8c61f71ebf44572c9e865a620dc053e94371beb (diff)
Start switch to build2
Diffstat (limited to 'cli/traversal/option.hxx')
-rw-r--r--cli/traversal/option.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/traversal/option.hxx b/cli/traversal/option.hxx
index 2a127d0..8c2923a 100644
--- a/cli/traversal/option.hxx
+++ b/cli/traversal/option.hxx
@@ -6,8 +6,8 @@
#ifndef CLI_TRAVERSAL_OPTION_HXX
#define CLI_TRAVERSAL_OPTION_HXX
-#include <traversal/elements.hxx>
-#include <semantics/option.hxx>
+#include <cli/traversal/elements.hxx>
+#include <cli/semantics/option.hxx>
namespace traversal
{