aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--load/load.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/load/load.cxx b/load/load.cxx
index f70abc3..cea9f21 100644
--- a/load/load.cxx
+++ b/load/load.cxx
@@ -19,8 +19,9 @@
#include <butl/process>
#include <butl/fdstream>
#include <butl/filesystem>
+#include <butl/manifest-parser>
-#include <bpkg/manifest-parser> // manifest_parsing
+#include <bpkg/manifest>
#include <brep/types>
#include <brep/utility>