aboutsummaryrefslogtreecommitdiff
path: root/build2/in/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/in/target.hxx')
-rw-r--r--build2/in/target.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/build2/in/target.hxx b/build2/in/target.hxx
index 2e735f8..47b0eed 100644
--- a/build2/in/target.hxx
+++ b/build2/in/target.hxx
@@ -5,10 +5,10 @@
#ifndef BUILD2_IN_TARGET_HXX
#define BUILD2_IN_TARGET_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
{