summaryrefslogtreecommitdiff
path: root/quantum/keymap_common.c
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-03-30 13:14:01 -0400
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-03-30 13:14:01 -0400
commit5bbcc484a8e14ffb13354df4efdd460ebe7200e1 (patch)
tree65b0a4c4e659b60038ec63706c46fb21de153598 /quantum/keymap_common.c
parent95a88c09e18a7531a64838ceaa52df37bad8dc0d (diff)
parentae47275bf34549a0f66cb2f37daca299fd4ecdee (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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>