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

refs #3760

Change-Id: I9a2e3012af2f72495ce3259fa4f51ebaa8ea7096
diff --git a/rib/rib-entry.cpp b/rib/rib-entry.cpp
index 64e7195..7d4cff8 100644
--- a/rib/rib-entry.cpp
+++ b/rib/rib-entry.cpp
@@ -27,7 +27,7 @@
 
 #include "core/logger.hpp"
 
-#include <ndn-cxx/management/nfd-control-command.hpp>
+#include <ndn-cxx/mgmt/nfd/control-command.hpp>
 
 NFD_LOG_INIT("RibEntry");