summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2018-05-14 18:49:30 -0500
committerFederico Mena Quintero <federico@gnome.org>2018-06-01 18:47:33 -0500
commit910826f61b6069fc1c1b452e7f9fad50c11e5ebe (patch)
treeb67498c4df2417d98f361b5ce9597aca4d024261
parent9c48ed718fd1305d9e8b621d53f5458b1094b712 (diff)
downloadgdk-pixbuf-910826f61b6069fc1c1b452e7f9fad50c11e5ebe.tar.gz
io-ani-animation.h: Don't use gdk-pixbuf-private.h
-rw-r--r--gdk-pixbuf/io-ani-animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-ani-animation.h b/gdk-pixbuf/io-ani-animation.h
index 9e9b24085..788fb3e4a 100644
--- a/gdk-pixbuf/io-ani-animation.h
+++ b/gdk-pixbuf/io-ani-animation.h
@@ -22,7 +22,7 @@
#ifndef GDK_PIXBUF_ANI_ANIMATION_H
#define GDK_PIXBUF_ANI_ANIMATION_H
-#include "gdk-pixbuf-private.h"
+#include <glib/gi18n-lib.h>
#include "gdk-pixbuf-animation.h"
typedef struct _GdkPixbufAniAnim GdkPixbufAniAnim;