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, 1 insertions, 1 deletions
diff --git a/src/widgets/button.cpp b/src/widgets/button.cpp
index ef17eeed9..e2dedc518 100644
--- a/src/widgets/button.cpp
+++ b/src/widgets/button.cpp
@@ -18,8 +18,8 @@
#include "button.h"
#include "helper/action-context.h"
#include "helper/action.h"
-#include "ui/icon-loader.h"
#include "shortcuts.h"
+#include "ui/icon-loader.h"
#include "ui/interface.h"
static void sp_button_dispose(GObject *object);