diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2018-10-01 00:18:45 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2018-10-01 22:50:13 +0000 |
| commit | 848e80d0a4f15b0860e9aeac822f1c2121debce3 (patch) | |
| tree | bd5ae746e583ce614eacc273a9bd96cf1c49f836 /src/widgets/gradient-image.cpp | |
| parent | Remove #include "config.h" wherever possible (diff) | |
| download | inkscape-848e80d0a4f15b0860e9aeac822f1c2121debce3.tar.gz inkscape-848e80d0a4f15b0860e9aeac822f1c2121debce3.zip | |
Move macros.h and remove unneeded macros
Diffstat (limited to 'src/widgets/gradient-image.cpp')
| -rw-r--r-- | src/widgets/gradient-image.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/gradient-image.cpp b/src/widgets/gradient-image.cpp index 1dfc11795..67b1e3d38 100644 --- a/src/widgets/gradient-image.cpp +++ b/src/widgets/gradient-image.cpp @@ -18,7 +18,6 @@ #include <cairomm/surface.h> #include "gradient-image.h" -#include "macros.h" #include "display/cairo-utils.h" |
