mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 09:38:11 +02:00
os2-surface needs to include cairo-image-surface-private.h
src/cairo-os2-surface.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
59a5c9d34c
commit
222f0846e6
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
#include "cairo-default-context-private.h"
|
||||
#include "cairo-error-private.h"
|
||||
#include "cairo-surface-fallback-private.h"
|
||||
#include "cairo-image-surface-private.h"
|
||||
|
||||
#if CAIRO_HAS_FC_FONT
|
||||
#include <fontconfig/fontconfig.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue