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-commands.hpp b/src/update/prefix-update-commands.hpp index 2b5442a..304e044 100644 --- a/src/update/prefix-update-commands.hpp +++ b/src/update/prefix-update-commands.hpp
@@ -22,7 +22,7 @@ #ifndef UPDATE_PREFIX_UPDATE_COMMANDS_HPP #define UPDATE_PREFIX_UPDATE_COMMANDS_HPP -#include <ndn-cxx/management/nfd-control-command.hpp> +#include <ndn-cxx/mgmt/nfd/control-command.hpp> namespace nlsr { namespace update {