aboutsummaryrefslogtreecommitdiff
path: root/sword2/sync.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/sync.cpp')
-rw-r--r--sword2/sync.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/sword2/sync.cpp b/sword2/sync.cpp
index 72248416bf..cf54f093fd 100644
--- a/sword2/sync.cpp
+++ b/sword2/sync.cpp
@@ -17,13 +17,10 @@
* $Header$
*/
-#include "stdafx.h"
-#include "common/util.h"
+#include "common/stdafx.h"
#include "sword2/sword2.h"
-#include "sword2/debug.h"
#include "sword2/defs.h"
#include "sword2/interpreter.h"
-#include "sword2/logic.h"
namespace Sword2 {