Fixing test cases after the reorganization
diff --git a/tests/test_sync_logic.cc b/tests/test_sync_logic.cc
index 61ca626..e6b7d04 100644
--- a/tests/test_sync_logic.cc
+++ b/tests/test_sync_logic.cc
@@ -27,7 +27,7 @@
 
 #include <boost/make_shared.hpp>
 
-#include "sync-ccnx-wrapper.h"
+#include "ccnx/sync-ccnx-wrapper.h"
 #include "sync-logic.h"
 #include "sync-seq-no.h"