aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/link-rule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/link-rule.hxx')
-rw-r--r--build2/cc/link-rule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/link-rule.hxx b/build2/cc/link-rule.hxx
index 3c51121..c572ab3 100644
--- a/build2/cc/link-rule.hxx
+++ b/build2/cc/link-rule.hxx
@@ -117,7 +117,7 @@ namespace build2
bool binless; // Binary-less library.
- libs_paths libs_data;
+ link_rule::libs_paths libs_paths;
};
// Library handling.