From 513816ce5c055be898b80dfa3b7048bcaca876a7 Mon Sep 17 00:00:00 2001 From: Max Roncace Date: Sun, 24 Aug 2025 02:52:08 -0400 Subject: Add a precompiled header for RELs (#2597) --- src/d/d_attention.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/d/d_attention.cpp') diff --git a/src/d/d_attention.cpp b/src/d/d_attention.cpp index 227fc0fc16..1e992bf016 100644 --- a/src/d/d_attention.cpp +++ b/src/d/d_attention.cpp @@ -3,6 +3,8 @@ // Translation Unit: d/d_attention // +#include "d/dolzel.h" + #include "d/d_attention.h" #include "JSystem/JKernel/JKRSolidHeap.h" #include "d/actor/d_a_player.h" -- cgit v1.2.3