summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2018-05-14 18:48:06 -0500
committerFederico Mena Quintero <federico@gnome.org>2018-06-01 18:47:33 -0500
commit9c48ed718fd1305d9e8b621d53f5458b1094b712 (patch)
treec70d6c138771d3415576399d74372741824296b0
parentecdc776d5d8e0146d4910fd1dfd597c353910d1a (diff)
downloadgdk-pixbuf-9c48ed718fd1305d9e8b621d53f5458b1094b712.tar.gz
io-gif-animation.c: Don't use gdk-pixbuf-private.h
-rw-r--r--gdk-pixbuf/io-gif-animation.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-gif-animation.c b/gdk-pixbuf/io-gif-animation.c
index 6caed9dd4..171df7133 100644
--- a/gdk-pixbuf/io-gif-animation.c
+++ b/gdk-pixbuf/io-gif-animation.c
@@ -23,7 +23,6 @@
#include "config.h"
#include <errno.h>
#include "gdk-pixbuf-transform.h"
-#include "gdk-pixbuf-private.h"
#include "io-gif-animation.h"
static void gdk_pixbuf_gif_anim_finalize (GObject *object);