Code

Prevent localized doubles from being written into filter matrices
[inkscape.git] / src / sp-gradient-reference.cpp
index 618e1085a295bffd73d565472e2609ea95fbf225..d2b8128fb12b7d18ae47d7c1946079b63b590a6e 100644 (file)
@@ -1,5 +1,5 @@
 #include "sp-gradient-reference.h"
-#include "sp-gradient-fns.h"
+#include "sp-gradient.h"
 
 bool
 SPGradientReference::_acceptObject(SPObject *obj) const
@@ -19,4 +19,4 @@ SPGradientReference::_acceptObject(SPObject *obj) const
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :