do some file move and rename

Change-Id: I034ea026c52c588966d2c66fcb3d3deea2e40102
diff --git a/src/ca-module.hpp b/src/ca-module.hpp
index fe4ccf9..b1bb3a3 100644
--- a/src/ca-module.hpp
+++ b/src/ca-module.hpp
@@ -23,7 +23,7 @@
 
 #include "configuration.hpp"
 #include "crypto-support/crypto-helper.hpp"
-#include "ca-storage.hpp"
+#include "ca-storage/ca-storage.hpp"
 
 namespace ndn {
 namespace ndncert {