From 43b49e325db73cc19b1731db6c69545664ee8fbe Mon Sep 17 00:00:00 2001 From: Adrian Boguszewski Date: Thu, 28 Jul 2016 13:26:17 +0200 Subject: Reverted changes to r15024 after many building problems (bzr r15027) --- src/widgets/button.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/widgets/button.cpp') diff --git a/src/widgets/button.cpp b/src/widgets/button.cpp index bc59d1a39..6ea8c1360 100644 --- a/src/widgets/button.cpp +++ b/src/widgets/button.cpp @@ -20,6 +20,8 @@ #include "shortcuts.h" #include "helper/action.h" +#include + static void sp_button_dispose(GObject *object); #if GTK_CHECK_VERSION(3, 0, 0) -- cgit v1.2.3