diff options
Diffstat (limited to 'src/engine/objects/Podium.cpp')
| -rw-r--r-- | src/engine/objects/Podium.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/objects/Podium.cpp b/src/engine/objects/Podium.cpp index 621ba91ab..9f80acecb 100644 --- a/src/engine/objects/Podium.cpp +++ b/src/engine/objects/Podium.cpp @@ -7,11 +7,11 @@ extern "C" { #include "update_objects.h" #include "render_objects.h" #include "code_80057C60.h" -#include "podium_ceremony_actors.h" -#include "math_util.h" +#include "ending/podium_ceremony_actors.h" +#include "racing/math_util.h" #include "math_util_2.h" #include "assets/models/common_data.h" -#include "some_data.h" +#include "textures/some_data.h" #include "code_80091440.h" #include "code_80086E70.h" #include "code_80086E70.h" |
