From fb8feca896e26756f0c6457f8129c237df1c9a2c Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:38:43 +0200 Subject: [PATCH] include cleanup --- Ja2/SaveLoadScreen.cpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Ja2/SaveLoadScreen.cpp b/Ja2/SaveLoadScreen.cpp index 4b44f31d..223b8320 100644 --- a/Ja2/SaveLoadScreen.cpp +++ b/Ja2/SaveLoadScreen.cpp @@ -9,7 +9,6 @@ #include "stdio.h" #include "WordWrap.h" #include "strategicmap.h" - #include "finances.h" #include "WCheck.h" #include "Utilities.h" #include "Cursors.h" @@ -19,7 +18,6 @@ #include "Options Screen.h" #include "GameVersion.h" #include "sysutil.h" - #include "Tactical Save.h" #include "Overhead.h" #include "gamescreen.h" #include "GameSettings.h" @@ -31,7 +29,6 @@ #include "message.h" #include "Map Screen Interface.h" #include "Multi Language Graphic Utils.h" - #include "Campaign Types.h" #include "PostalService.h" #include "connect.h" @@ -41,10 +38,6 @@ #include #ifdef JA2UB -#include "Strategic Movement.h" - -//#include "Strategic Movement Costs.h" - #include "LuaInitNPCs.h" #endif