mgmt+rib: include ndn-cxx/mgmt/nfd/*

refs #3760

Change-Id: I9a2e3012af2f72495ce3259fa4f51ebaa8ea7096
diff --git a/tests/core/manager-base.t.cpp b/tests/core/manager-base.t.cpp
index 6e696ff..49f35b9 100644
--- a/tests/core/manager-base.t.cpp
+++ b/tests/core/manager-base.t.cpp
@@ -27,7 +27,7 @@
 #include "manager-common-fixture.hpp"
 
 #include <ndn-cxx/security/key-chain.hpp>
-#include <ndn-cxx/management/nfd-control-command.hpp>
+#include <ndn-cxx/mgmt/nfd/control-command.hpp>
 
 namespace nfd {
 namespace tests {