summaryrefslogtreecommitdiff
path: root/src/engine/Matrix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/Matrix.cpp')
-rw-r--r--src/engine/Matrix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/Matrix.cpp b/src/engine/Matrix.cpp
index 0e9f4ad06..8e003c9b1 100644
--- a/src/engine/Matrix.cpp
+++ b/src/engine/Matrix.cpp
@@ -5,7 +5,7 @@
extern "C" {
#include "common_structs.h"
-#include "math_util.h"
+#include "racing/math_util.h"
#include "math_util_2.h"
}