summaryrefslogtreecommitdiff
path: root/quantum/keymap_common.c
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-03-28 23:17:16 -0400
committerJack Humbert <jack.humb@gmail.com>2016-03-28 23:17:16 -0400
commit8bbc1dcf4f52ecd675f23a9b7d4b4d812dd3ee79 (patch)
treeabd8b4fcd545d247736347c8b5e31a28ef9688b4 /quantum/keymap_common.c
parent1f86e8da090b2f085f40f4f5d034fc23ffe1e8f9 (diff)
parent1d13aa933bbb57bf0c1fe0196981b81233c3df97 (diff)
Merge pull request #219 from IBNobody/master
Master
Diffstat (limited to 'quantum/keymap_common.c')
-rw-r--r--quantum/keymap_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/keymap_common.c b/quantum/keymap_common.c
index 7068ca4f31..2eef4f15a7 100644
--- a/quantum/keymap_common.c
+++ b/quantum/keymap_common.c
@@ -25,6 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "debug.h"
#include "backlight.h"
#include "keymap_midi.h"
+#include "bootloader.h"
#include <stdio.h>
#include <inttypes.h>