mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
Fix win32 build with pixman 0.18.0
This commit is contained in:
parent
288a9ad03f
commit
ee035787ef
@ -49,7 +49,7 @@ SOFTWARE.
|
||||
#ifndef LINES_H
|
||||
#define LINES_H
|
||||
|
||||
#include <pixman.h>
|
||||
#include <pixman_utils.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <spice/draw.h>
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
#define _H__PIXMAN_UTILS
|
||||
|
||||
#include <spice/types.h>
|
||||
|
||||
#define PIXMAN_DONT_DEFINE_STDINT
|
||||
#include <pixman.h>
|
||||
|
||||
#include <spice/draw.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user