diff options
Diffstat (limited to 'keyboards/phoenix/phoenix.c')
-rw-r--r-- | keyboards/phoenix/phoenix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/phoenix/phoenix.c b/keyboards/phoenix/phoenix.c index e79b35b15..a8e9a42a0 100644 --- a/keyboards/phoenix/phoenix.c +++ b/keyboards/phoenix/phoenix.c | |||
@@ -1,4 +1,4 @@ | |||
1 | #include "hal.h" | 1 | #include <hal.h> |
2 | #include "usb_main.h" | 2 | #include "usb_main.h" |
3 | #include "phoenix.h" | 3 | #include "phoenix.h" |
4 | 4 | ||