From 467f41325964aac147719fb53f21f965b4829057 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sat, 20 Oct 2018 21:30:52 -0400 Subject: Update for new plugin API. Remove LEDUtils and layers.h include. --- src/Kaleidoscope-LayerHighlighter.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Kaleidoscope-LayerHighlighter.cpp b/src/Kaleidoscope-LayerHighlighter.cpp index 30b9db4..30d0611 100644 --- a/src/Kaleidoscope-LayerHighlighter.cpp +++ b/src/Kaleidoscope-LayerHighlighter.cpp @@ -1,8 +1,6 @@ #include "Kaleidoscope-LayerHighlighter.h" #include "Kaleidoscope-LEDControl.h" -#include "LEDUtils.h" -#include "layers.h" #include -- cgit v1.2.3