mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-01 07:58:04 +02:00
Include cairo-svg.h in cairo_win32_api_headers. (bug 7462)
This commit is contained in:
parent
a443a42158
commit
f3f374fb80
1 changed files with 2 additions and 1 deletions
|
|
@ -125,7 +125,8 @@ if CAIRO_HAS_FT_FONT
|
|||
cairo_win32_api_headers += \
|
||||
$(srcdir)/cairo-ft.h \
|
||||
$(srcdir)/cairo-pdf.h \
|
||||
$(srcdir)/cairo-ps.h
|
||||
$(srcdir)/cairo-ps.h \
|
||||
$(srcdir)/cairo-svg.h
|
||||
endif
|
||||
|
||||
# These names match automake style variable definition conventions so
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue