summaryrefslogtreecommitdiff
path: root/demos/testpixbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/testpixbuf.c')
-rw-r--r--demos/testpixbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/testpixbuf.c b/demos/testpixbuf.c
index 20dc5f79a6..fc6d0aa397 100644
--- a/demos/testpixbuf.c
+++ b/demos/testpixbuf.c
@@ -409,7 +409,7 @@ main (int argc, char **argv)
int found_valid = FALSE;
GdkPixbuf *pixbuf;
- GtkObject *pixbuf_loader;
+ GdkPixbufLoader *pixbuf_loader;
FILE *file;
gint val;
guchar buf;