aboutsummaryrefslogtreecommitdiff
path: root/build2/test/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/common.hxx')
-rw-r--r--build2/test/common.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/build2/test/common.hxx b/build2/test/common.hxx
index f5d31c3..7ee72bd 100644
--- a/build2/test/common.hxx
+++ b/build2/test/common.hxx
@@ -5,10 +5,10 @@
#ifndef BUILD2_TEST_COMMON_HXX
#define BUILD2_TEST_COMMON_HXX
-#include <build2/types.hxx>
-#include <build2/utility.hxx>
+#include <libbuild2/types.hxx>
+#include <libbuild2/utility.hxx>
-#include <build2/target.hxx>
+#include <libbuild2/target.hxx>
namespace build2
{