commit | 3e5120c54337882f3b773b5342ef54e6eb446202 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Sep 10 16:58:34 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Sep 10 16:58:34 2016 +0000 |
tree | e9e9c2bd3d0461d79bf196f7429293b3e68bb2dd | |
parent | ef21d8eab09b47ad23952cde05b9dd425834dde5 [diff] [blame] |
include ndn-cxx/mgmt/nfd/* refs #3760 Change-Id: Iaa0e127a2035960fc96a7c6f958538d3bc3cdee6
diff --git a/src/update/prefix-update-processor.cpp b/src/update/prefix-update-processor.cpp index dcc7aa4..ee3390f 100644 --- a/src/update/prefix-update-processor.cpp +++ b/src/update/prefix-update-processor.cpp
@@ -26,7 +26,7 @@ #include "prefix-update-commands.hpp" #include "communication/sync-logic-handler.hpp" -#include <ndn-cxx/management/nfd-control-response.hpp> +#include <ndn-cxx/mgmt/nfd/control-response.hpp> namespace nlsr { namespace update {