summaryrefslogtreecommitdiff
path: root/src/engine/RandomItemTable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/RandomItemTable.cpp')
-rw-r--r--src/engine/RandomItemTable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/RandomItemTable.cpp b/src/engine/RandomItemTable.cpp
index 5251bfbf7..9f68fe093 100644
--- a/src/engine/RandomItemTable.cpp
+++ b/src/engine/RandomItemTable.cpp
@@ -3,7 +3,7 @@
#include "port/Game.h"
extern "C" {
-#include "math_util.h"
+#include "racing/math_util.h"
}
RandomItemTable::RandomItemTable() {