diff options
Diffstat (limited to 'keyboards/jj40/jj40.h')
-rw-r--r-- | keyboards/jj40/jj40.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/jj40/jj40.h b/keyboards/jj40/jj40.h index b1a7a62386..6e90cb972c 100644 --- a/keyboards/jj40/jj40.h +++ b/keyboards/jj40/jj40.h @@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #ifndef KEYMAP_COMMON_H #define KEYMAP_COMMON_H +#include "quantum.h" #include "quantum_keycodes.h" #include "keycode.h" #include "action.h" |