Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / draw-context.h
index 30ebaa61d3a024f6eeab2398747eb9baf9312385..2827714cbcb85edaa50dd3a5f5bcf9909ac875d1 100644 (file)
@@ -17,7 +17,6 @@
 #include <sigc++/sigc++.h>
 #include "event-context.h"
 #include <forward.h>
-#include <display/display-forward.h>
 #include <libnr/nr-point.h>
 #include "live_effects/effect.h"
 
@@ -101,4 +100,4 @@ void spdc_create_single_dot(SPEventContext *ec, Geom::Point const &pt, char cons
   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 :