commit | 09c613f7826ad1089258e562d21b6a7780369c3e | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 29 00:23:58 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 29 10:28:39 2014 -0800 |
tree | ea5c98f66f39bfd4f450cd4a2cde2defccaa63e9 | |
parent | d033930fa74b996e4e5a491c13ef9f6c319a8e11 [diff] [blame] |
src: Another round of source updates: moving all headers close to implementation files Change-Id: I3d47076504950e67746174623c75383948e9d93d
diff --git a/tests/test-encode-decode-block.cpp b/tests/test-encode-decode-block.cpp index f14b83a..301f9c3 100644 --- a/tests/test-encode-decode-block.cpp +++ b/tests/test-encode-decode-block.cpp
@@ -6,7 +6,7 @@ #include <boost/test/unit_test.hpp> -#include <ndn-cpp-dev/interest.hpp> +#include "interest.hpp" using namespace std; using namespace ndn;