aboutsummaryrefslogtreecommitdiff
path: root/sword2/sync.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/sync.cpp')
-rw-r--r--sword2/sync.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/sword2/sync.cpp b/sword2/sync.cpp
index a42cc08e54..1f22c33c72 100644
--- a/sword2/sync.cpp
+++ b/sword2/sync.cpp
@@ -19,11 +19,11 @@
#include "stdafx.h"
#include "common/util.h"
-#include "bs2/debug.h"
-#include "bs2/defs.h"
-#include "bs2/interpreter.h"
-#include "bs2/logic.h"
-#include "bs2/sync.h"
+#include "sword2/debug.h"
+#include "sword2/defs.h"
+#include "sword2/interpreter.h"
+#include "sword2/logic.h"
+#include "sword2/sync.h"
namespace Sword2 {