mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
sysemu: avoid proliferation of include/ subdirectories
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
bdee56f546
commit
dccfcd0e5f
78 changed files with 78 additions and 78 deletions
2
ui/gtk.c
2
ui/gtk.c
|
@ -62,7 +62,7 @@
|
|||
#include "qmp-commands.h"
|
||||
#include "x_keymap.h"
|
||||
#include "keymaps.h"
|
||||
#include "char/char.h"
|
||||
#include "sysemu/char.h"
|
||||
|
||||
//#define DEBUG_GTK
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue