commit | 61ec2726dea6d050584561d5b0a06cb8193a3acd | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Mon Jan 20 14:22:32 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 20 15:35:52 2014 -0800 |
tree | e98c3ded0bd7cde0955f4624927677a5f7512273 | |
parent | b4500d95682b29eccef6d7d0e5473c39023e3753 [diff] [blame] |
renaming: ndn-cpp to ndn-cpp-dev Change-Id: Iff3e4ff53a0005b7dd35c57d03da76b347170d03
diff --git a/tests_boost/test-encode-decode-interest.cpp b/tests_boost/test-encode-decode-interest.cpp index 3b7c4d1..e5fc83f 100644 --- a/tests_boost/test-encode-decode-interest.cpp +++ b/tests_boost/test-encode-decode-interest.cpp
@@ -6,7 +6,7 @@ #include <boost/test/unit_test.hpp> -#include <ndn-cpp/interest.hpp> +#include <ndn-cpp-dev/interest.hpp> using namespace std; using namespace ndn;