do some file move and rename

Change-Id: I034ea026c52c588966d2c66fcb3d3deea2e40102
diff --git a/src/configuration.cpp b/src/configuration.cpp
index 1386d13..2db9c45 100644
--- a/src/configuration.cpp
+++ b/src/configuration.cpp
@@ -19,7 +19,7 @@
  */
 
 #include "configuration.hpp"
-#include "challenge-module.hpp"
+#include "identity-challenge/challenge-module.hpp"
 #include <ndn-cxx/util/io.hpp>
 #include <boost/filesystem.hpp>
 #include <name-assignments/assignment-funcs.hpp>