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

refs #3760

Change-Id: I9a2e3012af2f72495ce3259fa4f51ebaa8ea7096
diff --git a/tests/daemon/mgmt/fib-manager.t.cpp b/tests/daemon/mgmt/fib-manager.t.cpp
index fbea4c0..4bc642e 100644
--- a/tests/daemon/mgmt/fib-manager.t.cpp
+++ b/tests/daemon/mgmt/fib-manager.t.cpp
@@ -28,7 +28,7 @@
 #include "table/fib-nexthop.hpp"
 #include "../face/dummy-face.hpp"
 #include <ndn-cxx/lp/tags.hpp>
-#include <ndn-cxx/management/nfd-fib-entry.hpp>
+#include <ndn-cxx/mgmt/nfd/fib-entry.hpp>
 
 namespace nfd {
 namespace tests {