mirror of
https://github.com/encounter/SDL.git
synced 2025-05-28 18:21:42 +00:00
Removed unnecessary header
The xkbcommon-keysyms.h header isn't available on some older systems, and we don't actually need it for this code.
This commit is contained in:
parent
c855184765
commit
615901dbfe
@ -26,7 +26,6 @@
|
|||||||
#include "SDL_keyboard_c.h"
|
#include "SDL_keyboard_c.h"
|
||||||
#include "SDL_scancode_tables_c.h"
|
#include "SDL_scancode_tables_c.h"
|
||||||
|
|
||||||
#include <xkbcommon/xkbcommon-keysyms.h>
|
|
||||||
#include <xkbcommon/xkbcommon.h>
|
#include <xkbcommon/xkbcommon.h>
|
||||||
|
|
||||||
/* *INDENT-OFF* */ /* clang-format off */
|
/* *INDENT-OFF* */ /* clang-format off */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user