This commit is contained in:
StapleButter 2017-03-29 19:00:51 +02:00
parent 4e7dc60d37
commit 6bf0bf3924
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ static const SDL_Scancode windows_scancode_table[] =
};
#endif
#ifdef __WXGTK__
#include <gdk/gdkx.h>
static const struct {
int keysym;
SDL_Scancode scancode;