aboutsummaryrefslogtreecommitdiff
path: root/build2/bash/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bash/init.cxx')
-rw-r--r--build2/bash/init.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/build2/bash/init.cxx b/build2/bash/init.cxx
index 6812f2b..83bfdb9 100644
--- a/build2/bash/init.cxx
+++ b/build2/bash/init.cxx
@@ -4,10 +4,10 @@
#include <build2/bash/init.hxx>
-#include <build2/scope.hxx>
-#include <build2/context.hxx>
-#include <build2/variable.hxx>
-#include <build2/diagnostics.hxx>
+#include <libbuild2/scope.hxx>
+#include <libbuild2/context.hxx>
+#include <libbuild2/variable.hxx>
+#include <libbuild2/diagnostics.hxx>
#include <build2/install/utility.hxx>