include: add missing config-host.h include

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Marc-André Lureau 2013-12-01 22:23:38 +01:00 committed by Gerd Hoffmann
parent 314f7ea74f
commit f7d4805264
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
#ifndef QEMU_SPICE_H
#define QEMU_SPICE_H
#include "config-host.h"
#ifdef CONFIG_SPICE
#include <spice.h>