summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2018-05-14 18:11:11 -0500
committerFederico Mena Quintero <federico@gnome.org>2018-06-01 18:47:33 -0500
commit2bfa2936f71285143ccb6089cd32d409e15903be (patch)
treeb30b95d0653b5c14639074ae915c7ed13d3b1285
parent5554a6947920962d7ccdc5901284a5cbb221b431 (diff)
downloadgdk-pixbuf-2bfa2936f71285143ccb6089cd32d409e15903be.tar.gz
io-ani.c: Don't use gdk-pixbuf-private.h
-rw-r--r--gdk-pixbuf/io-ani.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-ani.c b/gdk-pixbuf/io-ani.c
index ee3fbe001..f08efa1c5 100644
--- a/gdk-pixbuf/io-ani.c
+++ b/gdk-pixbuf/io-ani.c
@@ -24,7 +24,6 @@
#include "config.h"
#include <stdlib.h>
#include <string.h>
-#include "gdk-pixbuf-private.h"
#include "gdk-pixbuf-loader.h"
#include "io-ani-animation.h"