merge detail folders

Change-Id: Id8f126bb4f4dd621f224d3d705b22f85e00babad
diff --git a/src/configuration.hpp b/src/configuration.hpp
index 87b115a..50d2a8b 100644
--- a/src/configuration.hpp
+++ b/src/configuration.hpp
@@ -21,7 +21,7 @@
 #ifndef NDNCERT_CONFIGURATION_HPP
 #define NDNCERT_CONFIGURATION_HPP
 
-#include "ca-detail/ca-state.hpp"
+#include "detail/ca-state.hpp"
 #include "name-assignments/assignment-funcs.hpp"
 
 namespace ndn {