From 944045b4457bc5cbc3234d7243c7cd01e10a6038 Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Mon, 12 Mar 2012 00:31:09 +0000 Subject: Fix false gtk deprecation warnings from gtkmm headers (bzr r11070) --- src/widgets/toolbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/toolbox.cpp') diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index b9d2eace3..e0454683f 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -31,6 +31,7 @@ #include #include +#include "live_effects/lpe-line_segment.h" #include #include #include @@ -67,7 +68,6 @@ #include "../libnrtype/font-instance.h" #include "../live_effects/effect.h" #include "../live_effects/lpe-angle_bisector.h" -#include "../live_effects/lpe-line_segment.h" #include "../lpe-tool-context.h" #include "../mod360.h" #include "../pen-context.h" -- cgit v1.2.3