fix more compile errors with clang

This commit is contained in:
Jeffrey Crowell
2026-02-26 23:03:55 -08:00
parent f59295c127
commit 1f01a1e147
5 changed files with 6 additions and 4 deletions
+2
View File
@@ -2,7 +2,9 @@
#include "JSystem/J3DGraphBase/J3DShape.h"
#if !__APPLE__
#include <malloc.h>
#endif
#include <dolphin/gd.h>
#include "JSystem/J3DGraphBase/J3DFifo.h"