From 584e10d14fc58bc1fda9dd0a604841db6fd7b12e Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:31:11 +0200 Subject: [PATCH] include cleanup --- Ja2/MessageBoxScreen.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Ja2/MessageBoxScreen.cpp b/Ja2/MessageBoxScreen.cpp index 5166fb3f..3e175bb2 100644 --- a/Ja2/MessageBoxScreen.cpp +++ b/Ja2/MessageBoxScreen.cpp @@ -14,12 +14,10 @@ #include "GameSettings.h" #include "Interface Control.h" #include "Cursor Control.h" - #include "laptop.h" #include "Text.h" #include "Text Input.h" #include "overhead map.h" #include "DropDown.h" // added by Flugente - #include "Utilities.h" // added by Flugente for FilenameForBPP(...) #include "FeaturesScreen.h" #define MSGBOX_DEFAULT_WIDTH 300