From dfee660d61d18c55d5f0912b3a87958d631eb6fa Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Wed, 29 Feb 2012 01:16:51 +0000 Subject: Header tidying, suppress all gdk deprecation errors in gtkmm (bzr r11030) --- src/ui/tool/manipulator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/tool/manipulator.cpp') diff --git a/src/ui/tool/manipulator.cpp b/src/ui/tool/manipulator.cpp index 49e601797..11dd220f4 100644 --- a/src/ui/tool/manipulator.cpp +++ b/src/ui/tool/manipulator.cpp @@ -8,8 +8,8 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ -#include "ui/tool/manipulator.h" #include "ui/tool/node.h" +#include "ui/tool/manipulator.h" namespace Inkscape { namespace UI { -- cgit v1.2.3