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_ks.cpp | |
| parent | 8ab8d352926122c6e7ec27610613f0adce5d0118 (diff) | |
Automatically generate headers for all actors
Diffstat (limited to 'src/d/actor/d_a_ks.cpp')
| -rw-r--r-- | src/d/actor/d_a_ks.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_ks.cpp b/src/d/actor/d_a_ks.cpp index 231ae384..31aa4725 100644 --- a/src/d/actor/d_a_ks.cpp +++ b/src/d/actor/d_a_ks.cpp @@ -3,7 +3,7 @@ // Translation Unit: d_a_ks.cpp // -#include "d_a_ks.h" +#include "d/actor/d_a_ks.h" #include "dolphin/types.h" /* 00000078-000002CC .text draw_SUB__FP8ks_class */ |
