mgmt+rib: include ndn-cxx/mgmt/nfd/*
refs #3760
Change-Id: I9a2e3012af2f72495ce3259fa4f51ebaa8ea7096
diff --git a/tools/nfdc/legacy-nfdc.hpp b/tools/nfdc/legacy-nfdc.hpp
index 8828afb..1c3772b 100644
--- a/tools/nfdc/legacy-nfdc.hpp
+++ b/tools/nfdc/legacy-nfdc.hpp
@@ -29,7 +29,7 @@
#include "core/common.hpp"
#include <ndn-cxx/face.hpp>
#include <ndn-cxx/security/key-chain.hpp>
-#include <ndn-cxx/management/nfd-controller.hpp>
+#include <ndn-cxx/mgmt/nfd/controller.hpp>
namespace nfd {
namespace tools {