mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2025-12-27 15:08:21 +00:00
Always include spice/types.h before pixman so standard int types exist
This commit is contained in:
parent
196e75a55f
commit
561ffc8fa4
@ -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