aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/common.hxx')
-rw-r--r--build2/cc/common.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/common.hxx b/build2/cc/common.hxx
index 27706f3..18824cb 100644
--- a/build2/cc/common.hxx
+++ b/build2/cc/common.hxx
@@ -288,7 +288,7 @@ namespace build2
bool
pkgconfig_load (action, const scope&,
bin::lib&, bin::liba*, bin::libs*,
- const optional<string>&,
+ const optional<project_name>&,
const string&,
const dir_path&,
const dir_paths&,