summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-10-04 19:04:58 +0000
committerJon A. Cruz <jon@joncruz.org>2011-10-04 19:04:58 +0000
commitc0f82d2110bcb8226efbe8435b76dcc6e0e48f70 (patch)
tree431896fe161b185af25570601b5fbb212726804c /src/widgets/stroke-style.cpp
parentMore forward.h purging. (diff)
downloadinkscape-c0f82d2110bcb8226efbe8435b76dcc6e0e48f70.tar.gz
inkscape-c0f82d2110bcb8226efbe8435b76dcc6e0e48f70.zip
Cleaned up display-forward.h, including many redundant usages.
(bzr r10666)
Diffstat (limited to 'src/widgets/stroke-style.cpp')
-rw-r--r--src/widgets/stroke-style.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/stroke-style.cpp b/src/widgets/stroke-style.cpp
index b4a5b5694..3594e2049 100644
--- a/src/widgets/stroke-style.cpp
+++ b/src/widgets/stroke-style.cpp
@@ -29,7 +29,6 @@
#include "desktop-style.h"
#include "dialogs/dialog-events.h"
#include "display/canvas-bpath.h" // for SP_STROKE_LINEJOIN_*
-#include "display/display-forward.h"
#include "display/drawing.h"
#include "document-private.h"
#include "gradient-chemistry.h"