aboutsummaryrefslogtreecommitdiff
path: root/bbot/bootstrap-manifest.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 19:33:47 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 19:33:47 +0300
commita8758228f4737b9b930986ed7be1c7148aae9810 (patch)
treeb91834baa1f8b497b9a5e26cce67248a20867036 /bbot/bootstrap-manifest.hxx
parent2a40615e322df66417f4066aa4c2d3175356b10f (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl
Diffstat (limited to 'bbot/bootstrap-manifest.hxx')
-rw-r--r--bbot/bootstrap-manifest.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bbot/bootstrap-manifest.hxx b/bbot/bootstrap-manifest.hxx
index 69fb358..6b56785 100644
--- a/bbot/bootstrap-manifest.hxx
+++ b/bbot/bootstrap-manifest.hxx
@@ -7,8 +7,8 @@
#include <map>
-#include <butl/manifest-forward>
-#include <butl/standard-version>
+#include <libbutl/manifest-forward.hxx>
+#include <libbutl/standard-version.hxx>
#include <bbot/types.hxx>
#include <bbot/utility.hxx>