aboutsummaryrefslogtreecommitdiff
path: root/build2/bash/init.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bash/init.hxx')
-rw-r--r--build2/bash/init.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/build2/bash/init.hxx b/build2/bash/init.hxx
index f4a82d7..2a7e95c 100644
--- a/build2/bash/init.hxx
+++ b/build2/bash/init.hxx
@@ -5,10 +5,10 @@
#ifndef BUILD2_BASH_INIT_HXX
#define BUILD2_BASH_INIT_HXX
-#include <build2/types.hxx>
-#include <build2/utility.hxx>
+#include <libbuild2/types.hxx>
+#include <libbuild2/utility.hxx>
-#include <build2/module.hxx>
+#include <libbuild2/module.hxx>
namespace build2
{