mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 10:39:07 +02:00
gl: Compile fix, missing include cairo-pattern-private.h
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
43b57d59a1
commit
2786864306
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
|||
#include "cairo-cache-private.h"
|
||||
#include "cairo-device-private.h"
|
||||
#include "cairo-reference-count-private.h"
|
||||
#include "cairo-pattern-private.h"
|
||||
#include "cairo-types-private.h"
|
||||
|
||||
#include "cairo-gl.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue