summaryrefslogtreecommitdiff
path: root/cli/token.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/token.hxx
parentf8c61f71ebf44572c9e865a620dc053e94371beb (diff)
Start switch to build2
Diffstat (limited to 'cli/token.hxx')
-rw-r--r--cli/token.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/token.hxx b/cli/token.hxx
index d04ee7a..2c8feaa 100644
--- a/cli/token.hxx
+++ b/cli/token.hxx
@@ -131,6 +131,6 @@ private:
std::string str_;
};
-#include "token.ixx"
+#include <cli/token.ixx>
#endif // CLI_TOKEN_HXX