Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / live_effects / parameter / path-reference.h
index 67508e5316618ecb82bec919a6ee8aaa7bdde431..3bedecccbfc969aa84c5ff77232753a32815e829 100644 (file)
@@ -5,11 +5,13 @@
  * The reference corresponding to href of LPE PathParam.
  *
  * Copyright (C) 2008 Johan Engelen
+ *   Abhishek Sharma
  *
  * Released under GNU GPL, read the file 'COPYING' for more information.
  */
 
 #include <forward.h>
+#include "sp-item.h"
 #include <uri-references.h>
 #include <sigc++/sigc++.h>