summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-05-28 10:36:31 +0000
committerJon A. Cruz <jon@joncruz.org>2011-05-28 10:36:31 +0000
commitaabb5bb05a97e7414fd6f0204178788800871151 (patch)
tree25272b3b11f785f32bfe7692e5fb23d06b7480b1 /src/Makefile_insert
parentExtensions to alternate layer visibility for glyph layers. (diff)
downloadinkscape-aabb5bb05a97e7414fd6f0204178788800871151.tar.gz
inkscape-aabb5bb05a97e7414fd6f0204178788800871151.zip
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)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
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 \