commit | 4a771368949db5e0bf824cd60ed0a9af9d5d67c5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 24 21:29:33 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Apr 25 10:09:23 2014 -0700 |
tree | 2ca79432a0dc71a8a20adbe442050fd16195daa5 | |
parent | 5d2820dfc5adaf18e995d38db05719289ee988dc [diff] [blame] |
build: == Dependency change == NFD now depends on ndn-cxx library Change-Id: Ia9dd324a536573b5ac4fe1b73d82af772dc84923 Refs: #1536
diff --git a/daemon/mgmt/app-face.hpp b/daemon/mgmt/app-face.hpp index 1539b9e..476fda7 100644 --- a/daemon/mgmt/app-face.hpp +++ b/daemon/mgmt/app-face.hpp
@@ -27,7 +27,7 @@ #include "common.hpp" -#include <ndn-cpp-dev/security/key-chain.hpp> +#include <ndn-cxx/security/key-chain.hpp> namespace nfd {