aboutsummaryrefslogtreecommitdiff
path: root/apps/mathlib/math/arm/Vector.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mathlib/math/arm/Vector.hpp')
-rw-r--r--apps/mathlib/math/arm/Vector.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mathlib/math/arm/Vector.hpp b/apps/mathlib/math/arm/Vector.hpp
index e1f1838e7..58d51107d 100644
--- a/apps/mathlib/math/arm/Vector.hpp
+++ b/apps/mathlib/math/arm/Vector.hpp
@@ -50,7 +50,7 @@
#include "../test/test.hpp"
// arm specific
-#include "arm_math.h"
+#include "../../CMSIS/Include/arm_math.h"
namespace math
{