diff options
| author | Max Roncace <me@caseif.net> | 2025-08-25 18:34:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-25 15:34:26 -0700 |
| commit | 22573bf7a6bdfaaeef3777fee7879c3eeddf62b2 (patch) | |
| tree | 175162ca613f2fdeaa109fafef5281289bc28bb4 /src/d/actor/d_a_npc3.cpp | |
| parent | b309e0cf57ba36f0c3e01a205f7e097ae46f389b (diff) | |
Fix incorrect PCH being used in some framework objects (#2604)
Diffstat (limited to 'src/d/actor/d_a_npc3.cpp')
| -rw-r--r-- | src/d/actor/d_a_npc3.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/d/actor/d_a_npc3.cpp b/src/d/actor/d_a_npc3.cpp index 4823005e89..00ec3e979a 100644 --- a/src/d/actor/d_a_npc3.cpp +++ b/src/d/actor/d_a_npc3.cpp @@ -1,5 +1,3 @@ -#include "d/dolzel_rel.h" - #include "d/actor/d_a_npc.h" #include "d/d_bg_w.h" |
