commit | 3e5120c54337882f3b773b5342ef54e6eb446202 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Sep 10 16:58:34 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Sep 10 16:58:34 2016 +0000 |
tree | e9e9c2bd3d0461d79bf196f7429293b3e68bb2dd | |
parent | ef21d8eab09b47ad23952cde05b9dd425834dde5 [diff] [blame] |
include ndn-cxx/mgmt/nfd/* refs #3760 Change-Id: Iaa0e127a2035960fc96a7c6f958538d3bc3cdee6
diff --git a/tests/publisher/test-lsdb-dataset-interest-handler.cpp b/tests/publisher/test-lsdb-dataset-interest-handler.cpp index 80c83ce..d26682c 100644 --- a/tests/publisher/test-lsdb-dataset-interest-handler.cpp +++ b/tests/publisher/test-lsdb-dataset-interest-handler.cpp
@@ -25,7 +25,7 @@ #include "publisher-fixture.hpp" #include "../boost-test.hpp" -#include <ndn-cxx/management/nfd-control-response.hpp> +#include <ndn-cxx/mgmt/nfd/control-response.hpp> namespace nlsr { namespace test {