summaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 746b185226..72553161f5 100644
--- a/include/common.h
+++ b/include/common.h
@@ -14,7 +14,7 @@
#include "compile_time_macros.h"
#ifdef CONFIG_ZEPHYR
-#include <fpu.h>
+#include "fpu.h"
#include <zephyr/sys/util.h>
#include <zephyr/toolchain.h>
#ifdef CONFIG_ZTEST