summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/labelled.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/labelled.cpp')
-rw-r--r--src/ui/widget/labelled.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/labelled.cpp b/src/ui/widget/labelled.cpp
index 1e679a01b..a44e69fcb 100644
--- a/src/ui/widget/labelled.cpp
+++ b/src/ui/widget/labelled.cpp
@@ -9,8 +9,8 @@
* Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
-#include "ui/icon-loader.h"
#include "labelled.h"
+#include "ui/icon-loader.h"
#include <gtkmm/image.h>
#include <gtkmm/label.h>