diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-10-17 23:46:30 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-10-17 23:46:30 -0400 |
| commit | 202851599fb67079504af37fe0f5b944bfa51e19 (patch) | |
| tree | 14365c1353613e1cc68c1462e1eaf6be474f5dfd /src/d/actor/d_a_lbridge.cpp | |
| parent | 7b1e5d2a0d345ec9a0023fe869fc6aaa982c9897 (diff) | |
More warning/error cleanup, mostly includes
Diffstat (limited to 'src/d/actor/d_a_lbridge.cpp')
| -rw-r--r-- | src/d/actor/d_a_lbridge.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/actor/d_a_lbridge.cpp b/src/d/actor/d_a_lbridge.cpp index f441b84d..165018ac 100644 --- a/src/d/actor/d_a_lbridge.cpp +++ b/src/d/actor/d_a_lbridge.cpp @@ -4,6 +4,7 @@ // #include "d/actor/d_a_lbridge.h" +#include "d/d_com_inf_game.h" #include "d/d_procname.h" #include "d/res/res_gbrg00.h" |
