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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/objects/Trophy.cpp b/src/engine/objects/Trophy.cpp
index c14cc23ca..4de758aab 100644
--- a/src/engine/objects/Trophy.cpp
+++ b/src/engine/objects/Trophy.cpp
@@ -14,7 +14,7 @@ extern "C" {
#include "engine/Matrix.h"
#include "render_objects.h"
#include "code_80086E70.h"
-#include "code_80091750.h"
+#include "menu_items.h"
}
OTrophy::OTrophy(const FVector& pos, TrophyType trophy, Behaviour bhv) {