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 e79b35b159..a8e9a42a04 100644 --- a/keyboards/phoenix/phoenix.c +++ b/keyboards/phoenix/phoenix.c @@ -1,4 +1,4 @@ -#include "hal.h" +#include <hal.h> #include "usb_main.h" #include "phoenix.h" |