include ndn-cxx/mgmt/nfd/*

refs #3760

Change-Id: Iaa0e127a2035960fc96a7c6f958538d3bc3cdee6
diff --git a/src/update/prefix-update-processor.hpp b/src/update/prefix-update-processor.hpp
index 79e8070..93c3bfb 100644
--- a/src/update/prefix-update-processor.hpp
+++ b/src/update/prefix-update-processor.hpp
@@ -28,8 +28,8 @@
 
 #include <ndn-cxx/face.hpp>
 #include <ndn-cxx/interest.hpp>
-#include <ndn-cxx/management/nfd-control-command.hpp>
-#include <ndn-cxx/management/nfd-control-parameters.hpp>
+#include <ndn-cxx/mgmt/nfd/control-command.hpp>
+#include <ndn-cxx/mgmt/nfd/control-parameters.hpp>
 #include <ndn-cxx/security/certificate-cache-ttl.hpp>
 #include <ndn-cxx/security/key-chain.hpp>