From 13c3678e9b165bc662bddc4c47504c118b583c56 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Mon, 1 Feb 2016 16:22:28 -0800 Subject: [PATCH] cRGB is actually included 'upstream' inside the implementation --- LEDControl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/LEDControl.h b/LEDControl.h index 9f4e9d3b..32f68c9d 100644 --- a/LEDControl.h +++ b/LEDControl.h @@ -1,7 +1,6 @@ #pragma once #include -#include "cRGB.h" #include "KeyboardConfig.h"