diff options
| author | 2011-04-05 19:52:59 +0200 | |
|---|---|---|
| committer | 2011-04-05 19:52:59 +0200 | |
| commit | b748249c936e9a32e4a6cdd4f729dcc079c860a1 (patch) | |
| tree | 8dc703f41e915c6faecf1d0e64a2c203a2d1adea | |
| parent | 079bd2fa48e5488286bc17550144abc3259c4bc7 (diff) | |
| download | gdk-pixbuf-psd-b748249c936e9a32e4a6cdd4f729dcc079c860a1.tar.gz gdk-pixbuf-psd-b748249c936e9a32e4a6cdd4f729dcc079c860a1.tar.bz2 | |
Remove obsolete includes
| -rw-r--r-- | io-psd.c | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -30,8 +30,7 @@ | |||
| 30 | #include <stdlib.h> | 30 | #include <stdlib.h> |
| 31 | #include <stdio.h> | 31 | #include <stdio.h> |
| 32 | #include <string.h> | 32 | #include <string.h> |
| 33 | #include <gdk-pixbuf/gdk-pixbuf-io.h> | 33 | #include <gdk-pixbuf/gdk-pixbuf.h> |
| 34 | #include <glib/gstdio.h> | ||
| 35 | 34 | ||
| 36 | typedef struct | 35 | typedef struct |
| 37 | { | 36 | { |
