From 217775af4ef41ac875d53efe4da8f2d19f46e2af Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Tue, 19 Aug 2025 17:15:39 -0400 Subject: Use precompiled headers, fix weak data issues --- src/d/d_throwstone.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/d/d_throwstone.cpp') diff --git a/src/d/d_throwstone.cpp b/src/d/d_throwstone.cpp index 8c63da1b..bb65b3a8 100644 --- a/src/d/d_throwstone.cpp +++ b/src/d/d_throwstone.cpp @@ -3,6 +3,7 @@ // Translation Unit: d_throwstone.cpp // +#include "d/dolzel.h" // IWYU pragma: keep #include "d/d_throwstone.h" #include "d/res/res_aisi.h" #include "f_op/f_op_actor.h" -- cgit v1.2.3