diff options
| author | robojumper <robojumper@gmail.com> | 2025-05-04 21:38:47 +0200 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-05-10 22:24:16 +0200 |
| commit | 35523a5ac2dcbfbc31380243eeed146da19efb9b (patch) | |
| tree | 143de92198d56ab4f6c94b24ee9f769fc3eb9073 /src/d/a/d_a_insect.cpp | |
| parent | 3bce2ab39609ac0b726f649bf148dfae4b172034 (diff) | |
More cleanups
Diffstat (limited to 'src/d/a/d_a_insect.cpp')
| -rw-r--r-- | src/d/a/d_a_insect.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/a/d_a_insect.cpp b/src/d/a/d_a_insect.cpp index b7dc69da..56c29de0 100644 --- a/src/d/a/d_a_insect.cpp +++ b/src/d/a/d_a_insect.cpp @@ -14,7 +14,7 @@ #include "m/m_mtx.h" #include "m/m_vec.h" #include "toBeSorted/attention.h" -#include "toBeSorted/effects_struct.h" +#include "toBeSorted/d_emitter.h" #include "toBeSorted/small_sound_mgr.h" extern "C" const u16 PARTICLE_RESOURCE_ID_MAPPING_394_; |
