From d21293d4ad021c29421af2831d03979de426c19c Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:07:02 +0200 Subject: [PATCH] include cleanup --- Ja2/HelpScreen.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Ja2/HelpScreen.cpp b/Ja2/HelpScreen.cpp index 9583b102..aa9a6133 100644 --- a/Ja2/HelpScreen.cpp +++ b/Ja2/HelpScreen.cpp @@ -1,16 +1,12 @@ #include "sgp.h" #include "sysutil.h" - #include "vobject_blitters.h" #include "WCheck.h" #include "Cursors.h" #include "Font Control.h" - #include "Cursor Control.h" #include "Render Dirty.h" #include "Text.h" #include "Utilities.h" #include "WordWrap.h" - #include "Font Control.h" - #include "Text.h" #include "HelpScreen.h" #include "HelpScreenText.h" #include "line.h"