diff --git a/quantum/keyboard.c b/quantum/keyboard.c index e0c93731656..debd3caf5c0 100644 --- a/quantum/keyboard.c +++ b/quantum/keyboard.c @@ -29,7 +29,6 @@ along with this program. If not, see . #include "debug.h" #include "command.h" #include "util.h" -#include "host.h" #include "sendchar.h" #include "eeconfig.h" #include "action_layer.h"