Add missing header to ergodox ordinary keymap

This commit is contained in:
Nikolaus Wittenstein 2017-02-03 21:09:50 -05:00
parent 3faf06c880
commit 101465b6ed
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "ergodox.h"
#include "led.h"
#include "mousekey.h"
#include "debug.h"
#include "action_layer.h"
#include "action_util.h"