fix include

This commit is contained in:
gymnast86
2026-07-15 01:50:15 -07:00
parent 7766739df1
commit 1c59d124dc
+2
View File
@@ -12,6 +12,8 @@
#include "gx/GXEnum.h"
#include "m_Do/m_Do_dvd_thread.h"
#include <list>
namespace dusk::cosmetics {
ResTIMG* find_tex_header_in_tex_1_section(J3DTextureBlock* tex1Ptr, const char* textureName) {
if (tex1Ptr == nullptr) {