diff options
Diffstat (limited to 'build/operation.cxx')
-rw-r--r-- | build/operation.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/operation.cxx b/build/operation.cxx index 0d6bfcd..a8fdfb1 100644 --- a/build/operation.cxx +++ b/build/operation.cxx @@ -41,7 +41,7 @@ namespace build { // Load project's root[-pre].build. // - root_pre (root); + load_root_pre (root); // Create the base scope. Note that its existence doesn't // mean it was already processed as a base scope; it can |