commit | 25c6ce41d58c36f00b9914e7c0d1a0b18f3ac9d4 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Sep 09 13:49:59 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Fri Sep 09 13:49:59 2016 +0000 |
tree | 9f1452f9b339372ba4f17dd5e0a1acc519d8ba90 | |
parent | cbc8e947bf778b728446edc33edd0953df025f90 [diff] [blame] |
mgmt+rib: include ndn-cxx/mgmt/nfd/* refs #3760 Change-Id: I9a2e3012af2f72495ce3259fa4f51ebaa8ea7096
diff --git a/tests/daemon/mgmt/strategy-choice-manager.t.cpp b/tests/daemon/mgmt/strategy-choice-manager.t.cpp index bc4ae70..1d8e135 100644 --- a/tests/daemon/mgmt/strategy-choice-manager.t.cpp +++ b/tests/daemon/mgmt/strategy-choice-manager.t.cpp
@@ -37,7 +37,7 @@ #include "tests/daemon/fw/install-strategy.hpp" #include <ndn-cxx/util/random.hpp> -#include <ndn-cxx/management/nfd-strategy-choice.hpp> +#include <ndn-cxx/mgmt/nfd/strategy-choice.hpp> namespace nfd { namespace tests {