diff options
Diffstat (limited to 'keyboards/yandrstudio/yr80')
-rw-r--r-- | keyboards/yandrstudio/yr80/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yandrstudio/yr80/board.h b/keyboards/yandrstudio/yr80/board.h index 0723a9c6b5..b33982f7e6 100644 --- a/keyboards/yandrstudio/yr80/board.h +++ b/keyboards/yandrstudio/yr80/board.h @@ -16,7 +16,7 @@ #pragma once -#include_next "board.h" +#include_next <board.h> #undef STM32_HSECLK #define STM32_HSECLK 16000000 |