diff options
Diffstat (limited to 'keyboard/retro_refit/retro_refit.h')
| -rw-r--r-- | keyboard/retro_refit/retro_refit.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/keyboard/retro_refit/retro_refit.h b/keyboard/retro_refit/retro_refit.h index 6e57586374..77d354703a 100644 --- a/keyboard/retro_refit/retro_refit.h +++ b/keyboard/retro_refit/retro_refit.h @@ -2,7 +2,7 @@  #define RETRO_REFIT_H  #include "matrix.h" -#include "keymap_common.h" +#include "keymap.h"  #include "led.h"  #include <stddef.h> | 
