aboutsummaryrefslogtreecommitdiff
path: root/x_keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'x_keymap.c')
-rw-r--r--x_keymap.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/x_keymap.c b/x_keymap.c
index 9f72fc3eb..f000475e9 100644
--- a/x_keymap.c
+++ b/x_keymap.c
@@ -21,7 +21,9 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
-#include "vl.h"
+#include "qemu-common.h"
+#include "console.h"
+
static const uint8_t x_keycode_to_pc_keycode[115] = {
0xc7, /* 97 Home */
0xc8, /* 98 Up */