summaryrefslogtreecommitdiff
path: root/src/engine/objects/Trophy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/objects/Trophy.cpp')
-rw-r--r--src/engine/objects/Trophy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/objects/Trophy.cpp b/src/engine/objects/Trophy.cpp
index 3c6c8fc31..a3b959bf5 100644
--- a/src/engine/objects/Trophy.cpp
+++ b/src/engine/objects/Trophy.cpp
@@ -9,9 +9,9 @@ extern "C" {
#include "update_objects.h"
#include "code_80057C60.h"
#include "assets/models/ceremony_data.h"
-#include "podium_ceremony_actors.h"
+#include "ending/podium_ceremony_actors.h"
#include "engine/particles/StarEmitter.h"
-#include "math_util.h"
+#include "racing/math_util.h"
#include "math_util_2.h"
#include "data/some_data.h"
#include "engine/Matrix.h"