summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/ctrl/ctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/massdrop/ctrl/ctrl.h')
-rw-r--r--keyboards/massdrop/ctrl/ctrl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/massdrop/ctrl/ctrl.h b/keyboards/massdrop/ctrl/ctrl.h
index c83efca16d..1650beb9a4 100644
--- a/keyboards/massdrop/ctrl/ctrl.h
+++ b/keyboards/massdrop/ctrl/ctrl.h
@@ -5,7 +5,7 @@
#include "matrix.h"
#include "i2c_master.h"
-#include "led_matrix.h" //For led keycodes
+#include "md_rgb_matrix.h" //For led keycodes
#include "usb/udi_cdc.h"
#include "usb/usb2422.h"