summaryrefslogtreecommitdiffstats
path: root/src/widgets/button.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/button.cpp')
-rw-r--r--src/widgets/button.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/button.cpp b/src/widgets/button.cpp
index 6ea8c1360..bc59d1a39 100644
--- a/src/widgets/button.cpp
+++ b/src/widgets/button.cpp
@@ -20,8 +20,6 @@
#include "shortcuts.h"
#include "helper/action.h"
-#include <gdk/gdkkeysyms.h>
-
static void sp_button_dispose(GObject *object);
#if GTK_CHECK_VERSION(3, 0, 0)