aboutsummaryrefslogtreecommitdiff
path: root/apps/mathlib/math/Matrix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mathlib/math/Matrix.cpp')
-rw-r--r--apps/mathlib/math/Matrix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mathlib/math/Matrix.cpp b/apps/mathlib/math/Matrix.cpp
index ebd1aeda3..981732370 100644
--- a/apps/mathlib/math/Matrix.cpp
+++ b/apps/mathlib/math/Matrix.cpp
@@ -37,7 +37,7 @@
* matrix code
*/
-#include "test/test.hpp"
+#include "math/test/test.hpp"
#include <math.h>
#include "Matrix.hpp"