commit | 8f1ade3763a2d0cc5b3386673f8f79f6f3aafab8 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Oct 14 16:42:57 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Oct 14 16:42:57 2020 -0700 |
tree | ef3de8d994d0a61ded34f2ff82127438b94f2e21 | |
parent | 50d679e7397d7d3f9ecc5869492157adb343b71e [diff] [blame] |
further update organization Change-Id: If8048a9225ba3eb446a15014a0535f5edd271a40
diff --git a/tests/unit-tests/configuration.t.cpp b/tests/unit-tests/configuration.t.cpp index a1fa54f..7d5c901 100644 --- a/tests/unit-tests/configuration.t.cpp +++ b/tests/unit-tests/configuration.t.cpp
@@ -19,7 +19,7 @@ */ #include "configuration.hpp" -#include "protocol-detail/info.hpp" +#include "detail/info-encoder.hpp" #include "test-common.hpp" namespace ndn {