aboutsummaryrefslogtreecommitdiff
path: root/keyboard/jd45
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/jd45')
-rw-r--r--keyboard/jd45/jd45.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/jd45/jd45.h b/keyboard/jd45/jd45.h
index d0ca1a88d..54b6641b2 100644
--- a/keyboard/jd45/jd45.h
+++ b/keyboard/jd45/jd45.h
@@ -2,7 +2,7 @@
2#define JD45_H 2#define JD45_H
3 3
4#include "matrix.h" 4#include "matrix.h"
5#include "keymap_common.h" 5#include "keymap.h"
6#include "backlight.h" 6#include "backlight.h"
7#include <stddef.h> 7#include <stddef.h>
8 8