From cd1cf32a2792f8eaf99a90e326a7430b9b842552 Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Sun, 12 Feb 2012 13:43:17 +0000 Subject: Header cleaning (bzr r10963) --- src/draw-context.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/draw-context.cpp') diff --git a/src/draw-context.cpp b/src/draw-context.cpp index 9525aae49..e24a6704a 100644 --- a/src/draw-context.cpp +++ b/src/draw-context.cpp @@ -18,8 +18,8 @@ #ifdef HAVE_CONFIG_H # include "config.h" #endif -#include +#include "live_effects/lpe-patternalongpath.h" #include "display/canvas-bpath.h" #include "xml/repr.h" #include "svg/svg.h" @@ -40,10 +40,11 @@ #include "snap.h" #include "sp-path.h" #include "sp-namedview.h" -#include "live_effects/lpe-patternalongpath.h" #include "live_effects/lpe-powerstroke.h" #include "style.h" +#include + using Inkscape::DocumentUndo; static void sp_draw_context_class_init(SPDrawContextClass *klass); -- cgit v1.2.3