aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmuv2/px4fmu_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/boards/px4fmuv2/px4fmu_internal.h')
-rw-r--r--src/drivers/boards/px4fmuv2/px4fmu_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/boards/px4fmuv2/px4fmu_internal.h b/src/drivers/boards/px4fmuv2/px4fmu_internal.h
index dd291b9b7..dce51bcda 100644
--- a/src/drivers/boards/px4fmuv2/px4fmu_internal.h
+++ b/src/drivers/boards/px4fmuv2/px4fmu_internal.h
@@ -50,7 +50,7 @@
__BEGIN_DECLS
/* these headers are not C++ safe */
-#include <stm32_internal.h>
+#include <stm32.h>
/****************************************************************************************************