Add explicit spice-core.h include

Several functions use core interfaces, add and explicit include.
This commit is contained in:
Marc-André Lureau 2014-11-27 15:03:18 +01:00
parent 116d84a229
commit 238765fb7b

View File

@ -22,7 +22,7 @@
#error "Only spice.h can be included directly."
#endif
/* spice server setup */
#include "spice-core.h"
/* Don't use features incompatible with a specific spice
version, so that migration to/from that version works. */