mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-02 05:50:40 +00:00
Always include spice/types.h before pixman so standard int types exist
This commit is contained in:
parent
ea92e6c063
commit
98f7d96336
@ -19,6 +19,8 @@
|
||||
#ifndef _H__PIXMAN_UTILS
|
||||
#define _H__PIXMAN_UTILS
|
||||
|
||||
#include <spice/types.h>
|
||||
|
||||
#include <pixman.h>
|
||||
|
||||
#include <spice/draw.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user