diff options
Diffstat (limited to 'tests/manifest/driver.cxx')
-rw-r--r-- | tests/manifest/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manifest/driver.cxx b/tests/manifest/driver.cxx index 16240a5..fb58b27 100644 --- a/tests/manifest/driver.cxx +++ b/tests/manifest/driver.cxx @@ -11,7 +11,7 @@ #include <butl/manifest-parser> #include <butl/manifest-serializer> -#include <bbot/manifest> +#include <libbbot/manifest.hxx> using namespace std; using namespace butl; |