Fixing test cases after the reorganization
diff --git a/tests/test_ccnx_wrapper.cc b/tests/test_ccnx_wrapper.cc
index 4df8156..7472fb8 100644
--- a/tests/test_ccnx_wrapper.cc
+++ b/tests/test_ccnx_wrapper.cc
@@ -26,7 +26,7 @@
 
 #include <boost/make_shared.hpp>
 
-#include "sync-ccnx-wrapper.h"
+#include "ccnx/sync-ccnx-wrapper.h"
 
 using namespace Sync;
 using namespace std;