commit | 2a7dde0b2f96b05048320a0840cde7ab3d4be9fe | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Sun Dec 15 01:30:16 2013 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Wed Jan 08 07:32:50 2014 +0100 |
tree | 617cb537152f20d84d5dad6a1ba823e0e402332b | |
parent | 93e0d9cfb6d950b638ba93cf5318e5689e4ba64e [diff] [blame] |
Move qemu-objects.h -> include/qapi/qmp/types.h Change-Id: I21ecd8acb180e2b780b8432ceb142ef4ff5ea076
diff --git a/qemu-char.c b/qemu-char.c index c3601af..b43635a 100644 --- a/qemu-char.c +++ b/qemu-char.c
@@ -33,7 +33,7 @@ #include "hw/usb.h" #include "hw/baum.h" #include "hw/msmouse.h" -#include "qemu-objects.h" +#include "qapi/qmp/types.h" #include <unistd.h> #include <fcntl.h>