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/ble.c | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/bioi/ble.c') diff --git a/keyboards/bioi/ble.c b/keyboards/bioi/ble.c index 6d1c24c3a1..d941f7c43d 100644 --- a/keyboards/bioi/ble.c +++ b/keyboards/bioi/ble.c @@ -31,7 +31,6 @@ along with this program. If not, see . #include "lufa.h" #include "quantum.h" #include -#include "outputselect.h" #include "print.h" -- cgit v1.2.3