diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-11-24 12:44:06 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-11-24 12:44:06 -0500 |
| commit | 471b881de831a2ad4d4478489cf9705d6e284f9f (patch) | |
| tree | 9c659c65c57175620ac3da44c61e73a109bdf930 /src/d/actor/d_a_npc_mt.cpp | |
| parent | 8ab8d352926122c6e7ec27610613f0adce5d0118 (diff) | |
Automatically generate headers for all actors
Diffstat (limited to 'src/d/actor/d_a_npc_mt.cpp')
| -rw-r--r-- | src/d/actor/d_a_npc_mt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_npc_mt.cpp b/src/d/actor/d_a_npc_mt.cpp index e316ed0f..edea29ec 100644 --- a/src/d/actor/d_a_npc_mt.cpp +++ b/src/d/actor/d_a_npc_mt.cpp @@ -3,7 +3,7 @@ // Translation Unit: d_a_npc_mt.cpp // -#include "d_a_npc_mt.h" +#include "d/actor/d_a_npc_mt.h" #include "dolphin/types.h" /* 00000078-00000228 .text __ct__9daNpcMt_cFv */ |
