Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / sp-stop.h
index 20f72a3f52c2501a900b9de6bd3fe1a62a335752..3203d8f7432edeb15eb9d72e9979eca719478dc7 100644 (file)
@@ -2,16 +2,16 @@
 #define SEEN_SP_STOP_H
 
 /** \file
- *
  * SPStop: SVG <stop> implementation.
- *
+ */
+/*
  * Authors?
  */
 
 #include <glib/gtypes.h>
 //#include <glib-object.h>
-//#include "sp-object.h"
-//#include "color.h"
+#include "sp-object.h"
+#include "color.h"
 #include "sp-stop-fns.h"
 
 class SPObjectClass;