From ad4964def46e5ef5083a202ca85e64ab13cbb92a Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Sun, 10 Jun 2012 10:49:44 +0100 Subject: Add missing Cairo header (bzr r11485) --- src/display/sp-canvas.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/display/sp-canvas.cpp b/src/display/sp-canvas.cpp index a44e9eef8..578885f8b 100644 --- a/src/display/sp-canvas.cpp +++ b/src/display/sp-canvas.cpp @@ -19,9 +19,7 @@ # include #endif -#if !WITH_GTKMM_3_0 -#include -#endif +#include #include "helper/sp-marshal.h" #include <2geom/rect.h> -- cgit v1.2.3