diff --git a/src/events/SDL_keysym_to_scancode.c b/src/events/SDL_keysym_to_scancode.c index 267cc0b3a..53b55891b 100644 --- a/src/events/SDL_keysym_to_scancode.c +++ b/src/events/SDL_keysym_to_scancode.c @@ -26,7 +26,6 @@ #include "SDL_keyboard_c.h" #include "SDL_scancode_tables_c.h" -#include #include /* *INDENT-OFF* */ /* clang-format off */