diff options
Diffstat (limited to 'keyboard/phantom')
-rw-r--r-- | keyboard/phantom/phantom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/phantom/phantom.h b/keyboard/phantom/phantom.h index c1c7459ff4..b458e32f5c 100644 --- a/keyboard/phantom/phantom.h +++ b/keyboard/phantom/phantom.h @@ -2,7 +2,7 @@ #define PHANTOM_H #include "matrix.h" -#include "keymap_common.h" +#include "keymap.h" #include <stddef.h> |