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/actor/d_a_bmdhand.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/d/actor/d_a_bmdhand.cpp') diff --git a/src/d/actor/d_a_bmdhand.cpp b/src/d/actor/d_a_bmdhand.cpp index dfc1aac1..02e49632 100644 --- a/src/d/actor/d_a_bmdhand.cpp +++ b/src/d/actor/d_a_bmdhand.cpp @@ -3,6 +3,7 @@ * Boss - Kalle Demos (ceiling tentacles) */ +#include "d/dolzel.h" // IWYU pragma: keep #include "d/actor/d_a_bmdhand.h" #include "d/d_procname.h" #include "d/d_priority.h" -- cgit v1.2.3