]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/led_matrix_drivers.c
fix the led_matrix.h naming conflict
[qmk_firmware.git] / quantum / led_matrix_drivers.c
index aeb3bfd550e313020817fbc3af83ac84b38c8822..4ee509ee56948821bb8d001f01303c3a2db25fea 100644 (file)
@@ -18,7 +18,7 @@
 #include <stdint.h>
 #include <stdbool.h>
 #include "quantum.h"
-#include "led_matrix.h"
+#include "ledmatrix.h"
 
 /* Each driver needs to define a struct:
  *