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 d50dd18215
commit 0812a641ae
14 changed files with 6 additions and 13 deletions

View File

@@ -16,7 +16,6 @@
#include "news_func.h"
#include "newgrf_engine.h"
#include "newgrf_sound.h"
#include "spritecache.h"
#include "error_func.h"
#include "strings_func.h"
#include "command_func.h"