Code

get rid of a lot of no longer needed "libnr/nr-..." includes.
[inkscape.git] / src / display / nr-arena-image.h
index d4653a692e5df84cad1d9287b14ea60bc2d2e2f7..209cb8de656d05f9e5fd47e78d63f8790a5e7765 100644 (file)
@@ -17,7 +17,6 @@
 #define NR_ARENA_IMAGE(o) (NR_CHECK_INSTANCE_CAST ((o), NR_TYPE_ARENA_IMAGE, NRArenaImage))
 #define NR_IS_ARENA_IMAGE(o) (NR_CHECK_INSTANCE_TYPE ((o), NR_TYPE_ARENA_IMAGE))
 
-#include <libnr/nr-matrix.h>
 #include "nr-arena-item.h"
 #include "style.h"