Fixing test cases after the reorganization
diff --git a/tests/test_pit.cc b/tests/test_pit.cc
index c35d1f7..5e48180 100644
--- a/tests/test_pit.cc
+++ b/tests/test_pit.cc
@@ -28,7 +28,7 @@
 #include <boost/make_shared.hpp>
 
 #include "sync-interest-table.h"
-#include "sync-log.h"
+#include "sync-logging.h"
 
 using namespace Sync;
 using namespace std;