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

refs #3760

Change-Id: I9a2e3012af2f72495ce3259fa4f51ebaa8ea7096
diff --git a/rib/fib-updater.hpp b/rib/fib-updater.hpp
index fed7aed..d68210c 100644
--- a/rib/fib-updater.hpp
+++ b/rib/fib-updater.hpp
@@ -31,7 +31,7 @@
 #include "rib.hpp"
 #include "rib-update-batch.hpp"
 
-#include <ndn-cxx/management/nfd-controller.hpp>
+#include <ndn-cxx/mgmt/nfd/controller.hpp>
 
 namespace nfd {
 namespace rib {