Include Fix

Needed this for a mod I'm messing with to build, probably should be applied to other headers too
This commit is contained in:
SuperDude88
2026-09-06 14:15:16 -04:00
parent d67871181d
commit e0e4c06a3e
@@ -3,6 +3,10 @@
#include <types.h>
#if TARGET_PC
#include "helpers/endian.h"
#endif
class JSUInputStream;
/**