From 97507bc4eae716f9e4476c7d036096e3459970ef Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Mon, 28 May 2012 10:33:28 +0100 Subject: Build with GDK_DISABLE_DEPRECATED for Gtk+ 2 Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431) --- src/widgets/mesh-toolbar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/mesh-toolbar.cpp') diff --git a/src/widgets/mesh-toolbar.cpp b/src/widgets/mesh-toolbar.cpp index 066e2a02a..99a34fbda 100644 --- a/src/widgets/mesh-toolbar.cpp +++ b/src/widgets/mesh-toolbar.cpp @@ -19,10 +19,10 @@ #endif // REVIEW THESE AT END OF REWRITE +#include "ui/widget/color-preview.h" #include "toolbox.h" #include "mesh-toolbar.h" -#include "ui/widget/color-preview.h" #include "verbs.h" #include "macros.h" -- cgit v1.2.3