aboutsummaryrefslogtreecommitdiff
path: root/sword2/protocol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/protocol.cpp')
-rw-r--r--sword2/protocol.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/sword2/protocol.cpp b/sword2/protocol.cpp
index de175f7583..c01e3f7a91 100644
--- a/sword2/protocol.cpp
+++ b/sword2/protocol.cpp
@@ -18,13 +18,13 @@
*/
#include "stdafx.h"
-#include "bs2/sword2.h"
-#include "bs2/console.h"
-#include "bs2/defs.h"
-#include "bs2/header.h"
-#include "bs2/memory.h"
-#include "bs2/protocol.h"
-#include "bs2/resman.h"
+#include "sword2/sword2.h"
+#include "sword2/console.h"
+#include "sword2/defs.h"
+#include "sword2/header.h"
+#include "sword2/memory.h"
+#include "sword2/protocol.h"
+#include "sword2/resman.h"
namespace Sword2 {