Fix incorrect PCH being used in some framework objects (#2604)

This commit is contained in:
Max Roncace
2025-08-25 18:34:26 -04:00
committed by GitHub
parent b309e0cf57
commit 22573bf7a6
13 changed files with 9 additions and 16 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
* Item (Rupee, Arrow, Heart, etc) Object Actor
*/
#include "d/dolzel_rel.h"
#include "d/dolzel.h"
#include "d/actor/d_a_obj_item.h"
#include "SSystem/SComponent/c_math.h"