summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2014-03-09 03:44:03 +0000
committerMartin Owens <doctormo@gmail.com>2014-03-09 03:44:03 +0000
commiteb89a74bb3f220bba82de3c7ce3a73df951fab77 (patch)
tree88b3f0a936f9bdad764a3e65ab0ec8d14a6f9bb3 /src/widgets/stroke-style.cpp
parentFix random crashes when spraying in single path mode. (diff)
downloadinkscape-eb89a74bb3f220bba82de3c7ce3a73df951fab77.tar.gz
inkscape-eb89a74bb3f220bba82de3c7ce3a73df951fab77.zip
Remove unused includes to tidy up the code.
(bzr r13132)
Diffstat (limited to 'src/widgets/stroke-style.cpp')
-rw-r--r--src/widgets/stroke-style.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/stroke-style.cpp b/src/widgets/stroke-style.cpp
index d140cfb21..dbfb1bcd2 100644
--- a/src/widgets/stroke-style.cpp
+++ b/src/widgets/stroke-style.cpp
@@ -24,6 +24,7 @@
#include "svg/svg-color.h"
#include "util/units.h"
#include "ui/widget/unit-menu.h"
+#include "desktop-widget.h"
using Inkscape::DocumentUndo;
using Inkscape::Util::unit_table;