Rename cairo-path.c to cairo-path-fixed.c

This commit is contained in:
Carl Worth 2006-12-18 16:33:32 -08:00
parent 267afe7be3
commit 13c143bb52
2 changed files with 1 additions and 1 deletions

View file

@ -191,11 +191,11 @@ libcairo_la_SOURCES = \
cairo-lzw.c \
cairo-matrix.c \
cairo-operator.c \
cairo-path.c \
cairo-path-bounds.c \
cairo-path-data.c \
cairo-path-data-private.h \
cairo-path-fill.c \
cairo-path-fixed.c \
cairo-path-fixed-private.h \
cairo-path-stroke.c \
cairo-pen.c \