summaryrefslogtreecommitdiff
path: root/platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h')
-rw-r--r--platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h b/platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h
index 8cb771bc12..e8e43f1567 100644
--- a/platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h
+++ b/platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h
@@ -19,7 +19,7 @@
// The following is required to disable the pull-down on PA9, when PA9 is used for the keyboard matrix:
#define BOARD_OTG_NOVBUSSENS
-#include_next "board.h"
+#include_next <board.h>
#undef STM32_HSE_BYPASS