mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-12 11:32:24 +00:00
Fix win32 build with pixman 0.18.0
This commit is contained in:
parent
8eff6d6921
commit
ff34dbe28c
@ -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