summaryrefslogtreecommitdiffstats
path: root/keyboards/tr60w/tr60w.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tr60w/tr60w.c')
-rw-r--r--keyboards/tr60w/tr60w.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tr60w/tr60w.c b/keyboards/tr60w/tr60w.c
index 83547a8862..2bc0648241 100644
--- a/keyboards/tr60w/tr60w.c
+++ b/keyboards/tr60w/tr60w.c
@@ -1,4 +1,4 @@
-#include "tr60w.h"
+#include "quantum.h"
bool led_update_kb(led_t led_state) {
bool runDefault = led_update_user(led_state);