commit | a7bea6643bdd8af760ec41541b0ee9beb33892e7 | [log] [tgz] |
---|---|---|
author | tylerliu <tylersiqi@163.com> | Thu Oct 08 18:51:02 2020 -0700 |
committer | tylerliu <tylersiqi@163.com> | Thu Oct 08 18:51:02 2020 -0700 |
tree | 99597300e0845384db47fead1f0797477391e581 | |
parent | 6bb1d08eb4c630eec8bb2aa3f2427f879f5b47bf [diff] [blame] |
Migrate to ndn-cxx 0.7.1: Part 1 Change-Id: I621a6230272cfde5d84aa5ca9abdf40a91337491
diff --git a/tests/identity-management-fixture.cpp b/tests/identity-management-fixture.cpp index 84e1492..c3d6727 100644 --- a/tests/identity-management-fixture.cpp +++ b/tests/identity-management-fixture.cpp
@@ -20,7 +20,7 @@ */ #include "identity-management-fixture.hpp" -#include <ndn-cxx/security/v2/additional-description.hpp> +#include <ndn-cxx/security/additional-description.hpp> #include <ndn-cxx/util/io.hpp> #include <boost/filesystem.hpp>