summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-09-07 17:02:01 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-09-07 17:02:01 +0000
commit0d0958e3b2aff0ed5f3ad7a98b4035213475c7f1 (patch)
tree099d7926509e826b184def14a8e037e255fe36ab /src/widgets/stroke-style.cpp
parentFix gtk3 build (diff)
downloadinkscape-0d0958e3b2aff0ed5f3ad7a98b4035213475c7f1.tar.gz
inkscape-0d0958e3b2aff0ed5f3ad7a98b4035213475c7f1.zip
Update to experimental r13543
(bzr r13090.1.108)
Diffstat (limited to 'src/widgets/stroke-style.cpp')
-rw-r--r--src/widgets/stroke-style.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/stroke-style.cpp b/src/widgets/stroke-style.cpp
index 0e0a4fd72..3fa39da6f 100644
--- a/src/widgets/stroke-style.cpp
+++ b/src/widgets/stroke-style.cpp
@@ -18,7 +18,7 @@
#define noSP_SS_VERBOSE
#include "stroke-style.h"
-#include "../gradient-chemistry.h"
+#include "gradient-chemistry.h"
#include "sp-gradient.h"
#include "sp-stop.h"
#include "svg/svg-color.h"