diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-08-12 21:37:42 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-08-12 21:37:42 +0000 |
| commit | 78d439326a4dd26599853295e62b9f63136fc2f3 (patch) | |
| tree | fc5159d3cbd5ae8e3564c961c8c3f2cc18e96e0f /src/widgets/gradient-selector.cpp | |
| parent | Update to experimental r13465 (diff) | |
| parent | updating pot files (diff) | |
| download | inkscape-78d439326a4dd26599853295e62b9f63136fc2f3.tar.gz inkscape-78d439326a4dd26599853295e62b9f63136fc2f3.zip | |
Update to experimental r13479
(bzr r13090.1.103)
Diffstat (limited to 'src/widgets/gradient-selector.cpp')
| -rw-r--r-- | src/widgets/gradient-selector.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/widgets/gradient-selector.cpp b/src/widgets/gradient-selector.cpp index 871d1ee4c..511478111 100644 --- a/src/widgets/gradient-selector.cpp +++ b/src/widgets/gradient-selector.cpp @@ -20,9 +20,9 @@ #include <gtk/gtk.h> #include "document.h" -#include "../document-undo.h" -#include "../document-private.h" -#include "../gradient-chemistry.h" +#include "document-undo.h" +#include "document-private.h" +#include "gradient-chemistry.h" #include "inkscape.h" #include "verbs.h" #include "helper/action.h" |
