From a5e84125b62bf41871b57d93e457db81ee139485 Mon Sep 17 00:00:00 2001 From: "Liam P. White" Date: Mon, 18 Aug 2014 17:18:05 -0400 Subject: Fix build (not pretty). (bzr r13341.1.146) --- src/widgets/button.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/button.cpp') diff --git a/src/widgets/button.cpp b/src/widgets/button.cpp index 04426e734..63bb390fb 100644 --- a/src/widgets/button.cpp +++ b/src/widgets/button.cpp @@ -11,10 +11,10 @@ * This code is in public domain */ -#include "button.h" +#include "icon.h" +#include "button.h" #include "helper/action-context.h" -#include "icon.h" #include "interface.h" #include "shortcuts.h" -- cgit v1.2.3