diff options
Diffstat (limited to 'keyboards/bioi/ble.c')
-rw-r--r-- | keyboards/bioi/ble.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/bioi/ble.c b/keyboards/bioi/ble.c index 6d1c24c3a..d941f7c43 100644 --- a/keyboards/bioi/ble.c +++ b/keyboards/bioi/ble.c | |||
@@ -31,7 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
31 | #include "lufa.h" | 31 | #include "lufa.h" |
32 | #include "quantum.h" | 32 | #include "quantum.h" |
33 | #include <util/atomic.h> | 33 | #include <util/atomic.h> |
34 | #include "outputselect.h" | ||
35 | 34 | ||
36 | #include "print.h" | 35 | #include "print.h" |
37 | 36 | ||