Re: [Qemu-devel] [PATCH] fix include file in hw/loader.h

2012-12-26 Thread Wenchao Xia
please ignore this mail, sorry for trouble. >Now header files have gone into includes, so include file path > needs change also to avoid build break. > > Signed-off-by: Wenchao Xia > --- > hw/loader.h |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/hw/lo

[Qemu-devel] [PATCH] fix include file in hw/loader.h

2012-12-26 Thread Wenchao Xia
Now header files have gone into includes, so include file path needs change also to avoid build break. Signed-off-by: Wenchao Xia --- hw/loader.h |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/hw/loader.h b/hw/loader.h index 26480ad..5e61c95 100644 --- a/hw/loader.h