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
+1 -1
View File
@@ -13,7 +13,7 @@
#include "core/math_func.hpp"
#include "gfx_type.h"
#include "spritecache_type.h"
#include "spriteloader/spriteloader.hpp"
#include "spriteloader/sprite_file_type.hpp"
#include "table/sprites.h"