aboutsummaryrefslogtreecommitdiffstats
path: root/sdl_keysym.h
diff options
context:
space:
mode:
Diffstat (limited to 'sdl_keysym.h')
-rw-r--r--sdl_keysym.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl_keysym.h b/sdl_keysym.h
index ee904805d..c2a8ff9d5 100644
--- a/sdl_keysym.h
+++ b/sdl_keysym.h
@@ -1,7 +1,7 @@
#include "keymaps.h"
-static const name2keysym_t name2keysym[]={
+static const a_name2keysym name2keysym[]={
/* ascii */
{ "space", 0x020},
{ "exclam", 0x021},