Include cairo-svg.h in cairo_win32_api_headers. (bug 7462)

This commit is contained in:
Behdad Esfahbod 2006-07-08 16:39:52 -04:00
parent a443a42158
commit f3f374fb80

View file

@ -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