summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/style-subject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/style-subject.cpp')
-rw-r--r--src/ui/widget/style-subject.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/ui/widget/style-subject.cpp b/src/ui/widget/style-subject.cpp
index a779e6feb..e23627080 100644
--- a/src/ui/widget/style-subject.cpp
+++ b/src/ui/widget/style-subject.cpp
@@ -5,14 +5,13 @@
* Released under GNU GPL. Read the file 'COPYING' for more information.
*/
-#include "ui/widget/style-subject.h"
+#include "style-subject.h"
#include "desktop.h"
-#include "xml/sp-css-attr.h"
#include "desktop-style.h"
-
#include "selection.h"
-#include "style.h"
+
+#include "xml/sp-css-attr.h"
namespace Inkscape {
namespace UI {