aboutsummaryrefslogtreecommitdiff
path: root/build2/config/module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/config/module.hxx')
-rw-r--r--build2/config/module.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/build2/config/module.hxx b/build2/config/module.hxx
index 10dac40..0c78b18 100644
--- a/build2/config/module.hxx
+++ b/build2/config/module.hxx
@@ -9,11 +9,11 @@
#include <libbutl/prefix-map.mxx>
-#include <build2/types.hxx>
-#include <build2/utility.hxx>
+#include <libbuild2/types.hxx>
+#include <libbuild2/utility.hxx>
-#include <build2/module.hxx>
-#include <build2/variable.hxx>
+#include <libbuild2/module.hxx>
+#include <libbuild2/variable.hxx>
namespace build2
{