mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
Add explicit spice-core.h include
Several functions use core interfaces, add and explicit include.
This commit is contained in:
parent
116d84a229
commit
238765fb7b
@ -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. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user