include ndn-cxx/mgmt/nfd/*

refs #3760

Change-Id: Iaa0e127a2035960fc96a7c6f958538d3bc3cdee6
diff --git a/tests/test-nlsr.cpp b/tests/test-nlsr.cpp
index 43c3855..f70626d 100644
--- a/tests/test-nlsr.cpp
+++ b/tests/test-nlsr.cpp
@@ -24,7 +24,7 @@
 
 #include "nlsr.hpp"
 
-#include <ndn-cxx/management/nfd-face-event-notification.hpp>
+#include <ndn-cxx/mgmt/nfd/face-event-notification.hpp>
 #include <ndn-cxx/util/dummy-client-face.hpp>
 
 namespace nlsr {