aboutsummaryrefslogtreecommitdiff
path: root/build2/test/module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/module.hxx')
-rw-r--r--build2/test/module.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/build2/test/module.hxx b/build2/test/module.hxx
index 02ba492..0c32fb9 100644
--- a/build2/test/module.hxx
+++ b/build2/test/module.hxx
@@ -5,10 +5,10 @@
#ifndef BUILD2_TEST_MODULE_HXX
#define BUILD2_TEST_MODULE_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>
#include <build2/test/rule.hxx>
#include <build2/test/common.hxx>