diff options
-rw-r--r-- | keyboards/ergodox/keymaps/phoenix/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/keymaps/phoenix/keymap.c b/keyboards/ergodox/keymaps/phoenix/keymap.c index 86ee5a65c..624817d47 100644 --- a/keyboards/ergodox/keymaps/phoenix/keymap.c +++ b/keyboards/ergodox/keymaps/phoenix/keymap.c | |||
@@ -1,4 +1,4 @@ | |||
1 | #include "ergodox_ez.h" | 1 | #include "ergodox.h" |
2 | #include "debug.h" | 2 | #include "debug.h" |
3 | #include "action_layer.h" | 3 | #include "action_layer.h" |
4 | 4 | ||