Remove unused includes

This commit is contained in:
Asdow
2025-11-19 21:11:19 +02:00
parent fc824fb556
commit 8bda0aaaf3
-6
View File
@@ -1,7 +1,6 @@
#include "builddefines.h"
#include "types.h"
#include "Isometric Utils.h"
//#include "Soldier Control.h"
#include "Overhead.h"
#include "DisplayCover.h"
#include "Font Control.h"
@@ -10,8 +9,6 @@
#include "GameSettings.h"
#include "renderworld.h"
#include "Interface.h"
#include "DEBUG.H"
#include "PATHAI.H"
#include "worldman.h"
#include "opplist.h"
#include "LOS.h"
@@ -19,9 +16,6 @@
#include "Game Clock.h"
#include "Animation Control.h"
#include "lighting.h"
#include "Text.h"
#include "strategicmap.h"
#include "Render Fun.h"
// HEADROCK HAM B2.7: Allow calling a CTH approximation function for the CTH display ("F" key)
#include "UI Cursors.h"
#include "soldier profile type.h"