summaryrefslogtreecommitdiff
path: root/keyboard/retro_refit
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-06-20 12:20:52 -0400
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-06-20 12:20:52 -0400
commitf6d1ce7863893e6dd0233c57f04b262f6808d78a (patch)
tree723db2fdaff2ccf810a328511d7f54cbc568d326 /keyboard/retro_refit
parentf566125c6e29e3db62552c089428591d460ce583 (diff)
parent44e098ef2d6c571cee9e5fa1b007b40f6289852f (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/retro_refit')
-rw-r--r--keyboard/retro_refit/retro_refit.h2
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>