aboutsummaryrefslogtreecommitdiff
path: root/tests/package-version/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/package-version/driver.cxx')
-rw-r--r--tests/package-version/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/package-version/driver.cxx b/tests/package-version/driver.cxx
index 60460ab..4659db9 100644
--- a/tests/package-version/driver.cxx
+++ b/tests/package-version/driver.cxx
@@ -12,7 +12,7 @@
#include <butl/utility> // operator<<(ostream, exception)
#include <butl/optional>
-#include <bpkg/manifest>
+#include <libbpkg/manifest.hxx>
using namespace std;
using namespace butl;