diff options
Diffstat (limited to 'load/load.cxx')
-rw-r--r-- | load/load.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/load/load.cxx b/load/load.cxx index 3888c0f..b478086 100644 --- a/load/load.cxx +++ b/load/load.cxx @@ -25,7 +25,7 @@ #include <butl/tab-parser> #include <butl/manifest-parser> -#include <bpkg/manifest> +#include <libbpkg/manifest.hxx> #include <libbrep/types.hxx> #include <libbrep/utility.hxx> |