diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2014-08-30 13:00:28 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2014-08-30 13:00:28 +0000 |
| commit | 977857ef75a45ed1ec79cfdcf0f25dd66d4a7e86 (patch) | |
| tree | 5924bdef171211a2b3d34e09ff65f0524691a151 /src/widgets/gradient-image.h | |
| parent | Fix modelines (diff) | |
| download | inkscape-977857ef75a45ed1ec79cfdcf0f25dd66d4a7e86.tar.gz inkscape-977857ef75a45ed1ec79cfdcf0f25dd66d4a7e86.zip | |
Reduce header bloat
(bzr r13341.1.184)
Diffstat (limited to 'src/widgets/gradient-image.h')
| -rw-r--r-- | src/widgets/gradient-image.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/gradient-image.h b/src/widgets/gradient-image.h index 6a9c89acf..0d3833441 100644 --- a/src/widgets/gradient-image.h +++ b/src/widgets/gradient-image.h @@ -17,7 +17,6 @@ class SPGradient; -#include <glib.h> #include <sigc++/connection.h> #define SP_TYPE_GRADIENT_IMAGE (sp_gradient_image_get_type ()) |
