include ndn-cxx/mgmt/nfd/*

refs #3760

Change-Id: Iaa0e127a2035960fc96a7c6f958538d3bc3cdee6
diff --git a/src/nlsr.hpp b/src/nlsr.hpp
index c88f199..9eff222 100644
--- a/src/nlsr.hpp
+++ b/src/nlsr.hpp
@@ -29,8 +29,8 @@
 #include <ndn-cxx/security/key-chain.hpp>
 #include <ndn-cxx/security/certificate-cache-ttl.hpp>
 #include <ndn-cxx/util/scheduler.hpp>
-#include <ndn-cxx/management/nfd-face-event-notification.hpp>
-#include <ndn-cxx/management/nfd-face-monitor.hpp>
+#include <ndn-cxx/mgmt/nfd/face-event-notification.hpp>
+#include <ndn-cxx/mgmt/nfd/face-monitor.hpp>
 
 #include "adjacency-list.hpp"
 #include "common.hpp"