diff options
author | Ryan Ascheman <rascheman@groupon.com> | 2016-10-18 13:58:59 -0700 |
---|---|---|
committer | Ryan Ascheman <rascheman@groupon.com> | 2016-10-18 13:58:59 -0700 |
commit | fad20756e30d532ff46ec8fb5e90a8c446f5c8f2 (patch) | |
tree | c424a2f17f4b84f134cd798dd564d3a52f2df5ac /keyboards/ergodox/keymaps | |
parent | cabfd7830914d19fb445058da41fa26e01dd3c02 (diff) |
update header file
Diffstat (limited to 'keyboards/ergodox/keymaps')
-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 86ee5a65c3..624817d474 100644 --- a/keyboards/ergodox/keymaps/phoenix/keymap.c +++ b/keyboards/ergodox/keymaps/phoenix/keymap.c @@ -1,4 +1,4 @@ -#include "ergodox_ez.h" +#include "ergodox.h" #include "debug.h" #include "action_layer.h" |