aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-verify.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-verify.cxx')
-rw-r--r--bpkg/pkg-verify.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/bpkg/pkg-verify.cxx b/bpkg/pkg-verify.cxx
index 1423d82..3b85a5c 100644
--- a/bpkg/pkg-verify.cxx
+++ b/bpkg/pkg-verify.cxx
@@ -6,8 +6,7 @@
#include <butl/process>
#include <butl/fdstream>
-
-#include <bpkg/manifest-parser>
+#include <butl/manifest-parser>
#include <bpkg/archive>
#include <bpkg/diagnostics>