diff options
Diffstat (limited to 'libbuild2/scope.hxx')
-rw-r--r-- | libbuild2/scope.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/scope.hxx b/libbuild2/scope.hxx index b29a981..2737958 100644 --- a/libbuild2/scope.hxx +++ b/libbuild2/scope.hxx @@ -9,6 +9,7 @@ #include <unordered_set> #include <libbuild2/types.hxx> +#include <libbuild2/forward.hxx> #include <libbuild2/utility.hxx> #include <libbuild2/module.hxx> |