mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-19 12:22:49 +01:00
Normalise include statements in core code (#11153)
* Normalise include statements in core code * Missed one
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
# include <avr/interrupt.h>
|
||||
#endif
|
||||
#if defined(PROTOCOL_CHIBIOS)
|
||||
# include "hal.h"
|
||||
# include <hal.h>
|
||||
# include "chibios_config.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user