Codechange: Cleanup unnecessary includes of spritecache.h (#14678)

This commit is contained in:
Peter Nelson
2025-09-28 18:09:57 +01:00
committed by dP
parent aaa337592c
commit dd64d510b8
14 changed files with 6 additions and 13 deletions

View File

@@ -14,7 +14,6 @@
#include "vehicle_gui.h"
#include "strings_func.h"
#include "vehicle_func.h"
#include "spritecache.h"
#include "zoom_func.h"
#include "table/strings.h"