From ce87789bccb6554f097c7c03c16e2074c5b2160d Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 22 Sep 2022 17:56:35 +0100 Subject: change names for plugins header files --- color-picker.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'color-picker.h') diff --git a/color-picker.h b/color-picker.h index d442c79..2f44af3 100644 --- a/color-picker.h +++ b/color-picker.h @@ -17,9 +17,9 @@ current color to that key */ -#include +#include #include -#include +#include class ColorPicker : public kaleidoscope::plugin::LEDMode { public: -- cgit v1.2.3