diff options
Diffstat (limited to 'qemu-keymap.c')
-rw-r--r-- | qemu-keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qemu-keymap.c b/qemu-keymap.c index 4d00468747..536e8f2385 100644 --- a/qemu-keymap.c +++ b/qemu-keymap.c @@ -10,7 +10,6 @@ * See the COPYING file in the top-level directory. */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qemu/notify.h" #include "ui/input.h" |