From aabb5bb05a97e7414fd6f0204178788800871151 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Sat, 28 May 2011 03:36:31 -0700 Subject: Port of 0.48.x branch revision 9781. Cleanup of legacy code and casting that was breaking 64-bit gradient use. Fixes bug #743530 and bug #778441. Fixed bugs: - https://launchpad.net/bugs/743530 - https://launchpad.net/bugs/778441 (bzr r10242) --- src/Makefile_insert | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index 3a3862437..e7bf9715a 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -200,6 +200,7 @@ ink_common_sources += \ sp-object-repr.cpp sp-object-repr.h \ sp-offset.cpp sp-offset.h \ sp-paint-server.cpp sp-paint-server.h \ + sp-paint-server-reference.h \ sp-path.cpp sp-path.h \ sp-pattern.cpp sp-pattern.h \ sp-polygon.cpp sp-polygon.h \ -- cgit v1.2.3