commit | 84e1184ae32f35c219047562d9be3883b2818a84 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Thu Nov 19 20:03:23 2020 -0800 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Thu Nov 19 20:03:23 2020 -0800 |
tree | 78df68778a0730e5014fec1847c2410a01245eb1 | |
parent | 1e418f242242b2f52fbadf38ddd376d73288ed2c [diff] [blame] |
rename identity challenge dir to challenge Change-Id: Ieb89704404dae2086bd83987624670432bb69663
diff --git a/src/detail/ca-profile.cpp b/src/detail/ca-profile.cpp index bd826e9..5216ae0 100644 --- a/src/detail/ca-profile.cpp +++ b/src/detail/ca-profile.cpp
@@ -19,7 +19,7 @@ */ #include "detail/ca-profile.hpp" -#include "identity-challenge/challenge-module.hpp" +#include "challenge/challenge-module.hpp" #include <ndn-cxx/util/io.hpp> #include <boost/filesystem.hpp>