aboutsummaryrefslogtreecommitdiff
path: root/build2/cxx/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cxx/target.hxx')
-rw-r--r--build2/cxx/target.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cxx/target.hxx b/build2/cxx/target.hxx
index fabd3b6..40dd810 100644
--- a/build2/cxx/target.hxx
+++ b/build2/cxx/target.hxx
@@ -9,7 +9,7 @@
#include <libbuild2/utility.hxx>
#include <libbuild2/target.hxx>
-#include <build2/cc/target.hxx>
+#include <libbuild2/cc/target.hxx>
namespace build2
{