Fix JSystem PCH breaking decomp.me

This commit is contained in:
LagoLunatic
2025-12-27 18:02:54 -05:00
parent bc1ca84bdc
commit 19472bf60d
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef JSYSTEM_H
#define JSYSTEM_H
#ifdef __MWERKS__
#if defined(__MWERKS__) && !defined(DECOMPCTX)
#include "JSystem/JSystem.mch" // IWYU pragma: export
#else
#include "JSystem/JSystem.pch" // IWYU pragma: export