From 5befb478819d997b40a916065e5c59ac8c06206c Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:27:34 +0200 Subject: [PATCH] Include cleanup --- Ja2/Loading Screen.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Ja2/Loading Screen.cpp b/Ja2/Loading Screen.cpp index 0ade7191..676bc4ee 100644 --- a/Ja2/Loading Screen.cpp +++ b/Ja2/Loading Screen.cpp @@ -19,7 +19,6 @@ extern HVSURFACE ghFrameBuffer; extern BOOLEAN gfSchedulesHosed; #ifdef JA2UB - #include "Ja25_Tactical.h" #include "Ja25 Strategic Ai.h" #endif UINT8 gubLastLoadingScreenID = LOADINGSCREEN_NOTHING;