aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/target.hxx')
-rw-r--r--build2/cc/target.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/build2/cc/target.hxx b/build2/cc/target.hxx
index 6764fe5..fd6f6d5 100644
--- a/build2/cc/target.hxx
+++ b/build2/cc/target.hxx
@@ -5,10 +5,10 @@
#ifndef BUILD2_CC_TARGET_HXX
#define BUILD2_CC_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
{