diff options
Diffstat (limited to 'build2/version/rule.hxx')
-rw-r--r-- | build2/version/rule.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/version/rule.hxx b/build2/version/rule.hxx index 6d841df..7bfb783 100644 --- a/build2/version/rule.hxx +++ b/build2/version/rule.hxx @@ -10,7 +10,7 @@ #include <libbuild2/install/rule.hxx> -#include <build2/in/rule.hxx> +#include <libbuild2/in/rule.hxx> namespace build2 { |