rename folders
Change-Id: Id70266deeefd066b03b146a13b5279eb8474d7f4
diff --git a/tests/unit-tests/ca-memory.t.cpp b/tests/unit-tests/ca-memory.t.cpp
index 7db815a..242c4b3 100644
--- a/tests/unit-tests/ca-memory.t.cpp
+++ b/tests/unit-tests/ca-memory.t.cpp
@@ -18,8 +18,8 @@
* See AUTHORS.md for complete list of ndncert authors and contributors.
*/
-#include "ca-detail/ca-memory.hpp"
-#include "ca-detail/ca-sqlite.hpp"
+#include "ca-storage-detail/ca-memory.hpp"
+#include "ca-storage-detail/ca-sqlite.hpp"
#include "test-common.hpp"
namespace ndn {