summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/NPClientWraps.cpp
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-03-12 00:31:44 +0100
committerAki <please@ignore.pl>2024-03-12 00:31:44 +0100
commit2914a714cebae7f30d47362dfe50c39cb6621163 (patch)
tree1bbf4cb36448279ff7ee4f2a4e8b484485f06c1f /StarsEx/NPClientWraps.cpp
parentbee3cae04a8789cfdc1688ae6d2d47c387431783 (diff)
downloadstarshatter-2914a714cebae7f30d47362dfe50c39cb6621163.zip
starshatter-2914a714cebae7f30d47362dfe50c39cb6621163.tar.gz
starshatter-2914a714cebae7f30d47362dfe50c39cb6621163.tar.bz2
Removed some connections from Starserver and Game to Types.h
This was intended to be wider but DataLoader seems to stop progress once again. This in turn asks for rework of FoundationEx, Readers and Virtual Filesystem.
Diffstat (limited to 'StarsEx/NPClientWraps.cpp')
-rw-r--r--StarsEx/NPClientWraps.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/StarsEx/NPClientWraps.cpp b/StarsEx/NPClientWraps.cpp
index 0705696..92d5561 100644
--- a/StarsEx/NPClientWraps.cpp
+++ b/StarsEx/NPClientWraps.cpp
@@ -21,8 +21,8 @@
// *
// *******************************************************************************
//
-#include "Game.h"
#include "Text.h"
+#include "Types.h"
#include "NPClient.h"
#include "NPClientWraps.h"