From be3259b793a1fe4f42c20707e187371dd917a18f Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 22 Sep 2021 02:21:10 +1000 Subject: Remove outputselect.h include from BIOI code (#14543) --- keyboards/bioi/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/bioi/main.c') diff --git a/keyboards/bioi/main.c b/keyboards/bioi/main.c index 14f0f8de7a..7c8922c0a0 100644 --- a/keyboards/bioi/main.c +++ b/keyboards/bioi/main.c @@ -33,7 +33,6 @@ along with this program. If not, see . #include "lufa.h" #include "quantum.h" #include -#include "outputselect.h" #ifdef NKRO_ENABLE #include "keycode_config.h" -- cgit v1.2.3