diff options
Diffstat (limited to 'x_keymap.c')
-rw-r--r-- | x_keymap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x_keymap.c b/x_keymap.c index 08cf95eb67..f000475e94 100644 --- a/x_keymap.c +++ b/x_keymap.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ #include "qemu-common.h" +#include "console.h" static const uint8_t x_keycode_to_pc_keycode[115] = { 0xc7, /* 97 Home */ |