From 5b1e81fc2e3554d01f90d35153d223ecae36c3bb Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Tue, 22 Aug 2023 00:10:08 +0100 Subject: [PATCH] Fix drop/shift/v2 compilation (#21800) --- keyboards/drop/shift/v2/v2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/keyboards/drop/shift/v2/v2.c b/keyboards/drop/shift/v2/v2.c index 3d96cdf7cba6..326c41827940 100644 --- a/keyboards/drop/shift/v2/v2.c +++ b/keyboards/drop/shift/v2/v2.c @@ -1,6 +1,7 @@ // Copyright 2023 Massdrop, Inc. // SPDX-License-Identifier: GPL-2.0-or-later #ifdef RGB_MATRIX_ENABLE +# include "host.h" # include "rgb_matrix.h" const is31_led PROGMEM g_is31_leds[RGB_MATRIX_LED_COUNT] = {