diff options
author | 2011-08-10 12:04:34 +0200 | |
---|---|---|
committer | 2011-08-12 08:31:29 -0500 | |
commit | 76dc3cf82c1fa4afc4b67f60318d90355ded8fb3 (patch) | |
tree | d404774bea1a374b4db001f074bf188fae5d6199 /ui/spice-input.c | |
parent | configure: Disable guest_agent for mingw32 (diff) | |
download | qemu-76dc3cf82c1fa4afc4b67f60318d90355ded8fb3.tar.xz qemu-76dc3cf82c1fa4afc4b67f60318d90355ded8fb3.zip |
build: Move QEMU_INCLUDES before QEMU_CFLAGS
This patch fixes build when any of the include paths from QEMU_CFLAGS
contains a header file with similar name to a header file in qemu
sources. I hit it with error.h included by qapi/qapi-types-core.h. GCC
decided to use /usr/include/alsa/error.h instead of qemu's error.h.
Tested-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'ui/spice-input.c')
0 files changed, 0 insertions, 0 deletions