[Qemu-devel] [PATCH 10/12] qdev: use full qdev.h include path on qdev*.c

2012-10-16 Thread Eduardo Habkost
This way, the files can be moved to the qom/ directory as-is. Signed-off-by: Eduardo Habkost --- hw/qdev-core.c | 2 +- hw/qdev-properties.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/qdev-core.c b/hw/qdev-core.c index a756e07..fbb7cb5 100644 --- a/hw/qdev-co

[Qemu-devel] [PATCH 10/12] qdev: use full qdev.h include path on qdev*.c

2012-10-15 Thread Igor Mammedov
From: Eduardo Habkost This way, the files can be moved to the qom/ directory as-is. Signed-off-by: Eduardo Habkost --- hw/qdev-core.c | 2 +- hw/qdev-properties.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/qdev-core.c b/hw/qdev-core.c index a756e07..fbb7cb5