aboutsummaryrefslogtreecommitdiff
path: root/apps/mathlib/math/Dcm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mathlib/math/Dcm.cpp')
-rw-r--r--apps/mathlib/math/Dcm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mathlib/math/Dcm.cpp b/apps/mathlib/math/Dcm.cpp
index 4c2067aff..59f3d88ab 100644
--- a/apps/mathlib/math/Dcm.cpp
+++ b/apps/mathlib/math/Dcm.cpp
@@ -37,7 +37,7 @@
* math direction cosine matrix
*/
-#include "test/test.hpp"
+#include "math/test/test.hpp"
#include "Dcm.hpp"
#include "Quaternion.hpp"