summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_arrow_iceeff.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-08-23 12:17:10 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-08-23 12:17:10 -0400
commitb77717694cf6c34dffa60cd20829abad2d5de849 (patch)
tree3b2045b0ad0dcad669cdf08747649620297ce8ac /src/d/actor/d_a_arrow_iceeff.cpp
parent4cc35f3c20c9a0e48d3805c4ad05cc00c0162c5e (diff)
Add dolzel_rel.pch
This fixes the sdata linker error in the debug build.
Diffstat (limited to 'src/d/actor/d_a_arrow_iceeff.cpp')
-rw-r--r--src/d/actor/d_a_arrow_iceeff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_arrow_iceeff.cpp b/src/d/actor/d_a_arrow_iceeff.cpp
index 5cffc54c..b234d754 100644
--- a/src/d/actor/d_a_arrow_iceeff.cpp
+++ b/src/d/actor/d_a_arrow_iceeff.cpp
@@ -3,7 +3,7 @@
// Translation Unit: d_a_arrow_iceeff.cpp
//
-#include "d/dolzel.h" // IWYU pragma: keep
+#include "d/dolzel_rel.h" // IWYU pragma: keep
#include "d/actor/d_a_arrow_iceeff.h"
#include "m_Do/m_Do_mtx.h"
#include "f_op/f_op_actor_mng.h"