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_auction.cpp | |
| parent | 8ab8d352926122c6e7ec27610613f0adce5d0118 (diff) | |
Automatically generate headers for all actors
Diffstat (limited to 'src/d/actor/d_a_auction.cpp')
| -rw-r--r-- | src/d/actor/d_a_auction.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_auction.cpp b/src/d/actor/d_a_auction.cpp index 1e540cb0..e34188f3 100644 --- a/src/d/actor/d_a_auction.cpp +++ b/src/d/actor/d_a_auction.cpp @@ -3,7 +3,7 @@ // Translation Unit: d_a_auction.cpp // -#include "d_a_auction.h" +#include "d/actor/d_a_auction.h" #include "dolphin/types.h" /* 000000EC-000002FC .text __ct__11daAuction_cFv */ |
