mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 05:18:01 +02:00
tee: compile fix for migration of _cairo_is_recording_surface()
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
62e48b01b4
commit
08627ed0f3
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
#include "cairo-default-context-private.h"
|
||||
#include "cairo-error-private.h"
|
||||
#include "cairo-tee-surface-private.h"
|
||||
#include "cairo-recording-surface-private.h"
|
||||
#include "cairo-surface-wrapper-private.h"
|
||||
|
||||
typedef struct _cairo_tee_surface {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue