further update and rename files

Change-Id: Ie664c5b9e5a764b8706d21cc85b9cec8755dc380
diff --git a/src/ca-module.hpp b/src/ca-module.hpp
index 118a85e..3fb79cb 100644
--- a/src/ca-module.hpp
+++ b/src/ca-module.hpp
@@ -22,7 +22,7 @@
 #define NDNCERT_CA_MODULE_HPP
 
 #include "configuration.hpp"
-#include "detail/crypto-helper.hpp"
+#include "protocol-detail/crypto-helper.hpp"
 #include "ca-detail/ca-storage.hpp"
 
 namespace ndn {