mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 02:58:02 +02:00
Add missing include
This commit is contained in:
parent
5932084df3
commit
87d5c9e8d1
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@
|
|||
#ifndef CAIRO_SVG_SURFACE_PRIVATE_H
|
||||
#define CAIRO_SVG_SURFACE_PRIVATE_H
|
||||
|
||||
#include <cairo.h>
|
||||
|
||||
void
|
||||
_cairo_svg_surface_set_force_fallbacks (void *abstract_surface,
|
||||
cairo_bool_t force_fallbacks);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue