summaryrefslogtreecommitdiffstats
path: root/quantum/rgblight.h
diff options
context:
space:
mode:
authorU-LANDSRAAD\drashna <drashna@live.com>2018-03-28 22:16:09 +0200
committerJack Humbert <jack.humb@gmail.com>2018-03-28 22:55:58 +0200
commitc1b46206a7872a422b16b453db09477bac995929 (patch)
treebe3cc29bf569c52a28a07c5f27d23fc4f941e16c /quantum/rgblight.h
parent9cfeb4e6cff521d4f7219f2774d69ce9ce96a0cf (diff)
downloadqmk_firmware-c1b46206a7872a422b16b453db09477bac995929.tar.gz
qmk_firmware-c1b46206a7872a422b16b453db09477bac995929.tar.xz
Fix commands and update my userspace (for testing)
Diffstat (limited to 'quantum/rgblight.h')
-rw-r--r--quantum/rgblight.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/rgblight.h b/quantum/rgblight.h
index 73dd89946..8c33f1a8f 100644
--- a/quantum/rgblight.h
+++ b/quantum/rgblight.h
@@ -74,6 +74,7 @@
#include "ws2812.h"
#endif
#include "rgblight_types.h"
+#include "rgblight_list.h"
extern LED_TYPE led[RGBLED_NUM];