diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-09-02 21:14:55 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-09-02 21:14:55 +0000 |
| commit | 395b34493e806b4aa2333c694d7d6e4e4d4700a4 (patch) | |
| tree | e340f04499db88b56d1e86bac1cc3cf70b33f2ee /src/widgets/stroke-style.cpp | |
| parent | Update to trunk r13542 (diff) | |
| download | inkscape-395b34493e806b4aa2333c694d7d6e4e4d4700a4.tar.gz inkscape-395b34493e806b4aa2333c694d7d6e4e4d4700a4.zip | |
Remove misleading dialogs directory
(bzr r13341.1.192)
Diffstat (limited to '')
| -rw-r--r-- | src/widgets/stroke-style.cpp | 2 |
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" |
