From 2914a714cebae7f30d47362dfe50c39cb6621163 Mon Sep 17 00:00:00 2001 From: Aki Date: Tue, 12 Mar 2024 00:31:44 +0100 Subject: 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. --- StarsEx/NPClientWraps.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StarsEx/NPClientWraps.cpp') 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" -- cgit v1.1