summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-pnm.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-06-25 18:58:40 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-06-25 18:58:40 -0400
commita7ba35b2e5cd1dac6531a7e408bc366bfbf3127e (patch)
tree7681c8c0717a1e66c38826c81bb6d4a4f812dacb /gdk-pixbuf/io-pnm.c
parent0f637755cc8d02d73f40d39a2ce0ec2457fd9a8d (diff)
downloadgdk-pixbuf-a7ba35b2e5cd1dac6531a7e408bc366bfbf3127e.tar.gz
Make it compile
Diffstat (limited to 'gdk-pixbuf/io-pnm.c')
-rw-r--r--gdk-pixbuf/io-pnm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-pnm.c b/gdk-pixbuf/io-pnm.c
index f86826e67..292fd3a7f 100644
--- a/gdk-pixbuf/io-pnm.c
+++ b/gdk-pixbuf/io-pnm.c
@@ -28,7 +28,6 @@
#include <string.h>
#include <setjmp.h>
#include "gdk-pixbuf-private.h"
-#include "gdk-pixbuf-io.h"
#define PNM_BUF_SIZE 4096