Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / display / canvas-arena.h
index 34bc1994625ee901ba4bd95452edd237e2dee378..7267583f018f0a2e46409ef334794712187cace8 100644 (file)
@@ -13,7 +13,7 @@
  * Released under GNU GPL, read the file 'COPYING' for more information
  */
 
-#include "../display/sp-canvas.h"
+#include "sp-canvas-item.h"
 #include "nr-arena-item.h"
 
 G_BEGIN_DECLS