diff options
Diffstat (limited to 'libbrep/common.hxx')
-rw-r--r-- | libbrep/common.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbrep/common.hxx b/libbrep/common.hxx index bf60491..b1160ab 100644 --- a/libbrep/common.hxx +++ b/libbrep/common.hxx @@ -34,7 +34,7 @@ namespace brep }; } -#include <bpkg/manifest> +#include <libbpkg/manifest.hxx> namespace brep { |