aboutsummaryrefslogtreecommitdiff
path: root/DakkarColor.h
diff options
context:
space:
mode:
Diffstat (limited to 'DakkarColor.h')
-rw-r--r--DakkarColor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/DakkarColor.h b/DakkarColor.h
index 17a93cb..f7c3293 100644
--- a/DakkarColor.h
+++ b/DakkarColor.h
@@ -1,5 +1,7 @@
#pragma once
+#include "Kaleidoscope-LEDControl.h"
+
class DakkarColor: public kaleidoscope::plugin::LEDMode {
public:
typedef const cRGB (*color_function)();