[gdk-pixbuf: 13/24] io-ani-animation.h: Don't use gdk-pixbuf-private.h



commit 910826f61b6069fc1c1b452e7f9fad50c11e5ebe
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon May 14 18:49:30 2018 -0500

    io-ani-animation.h: Don't use gdk-pixbuf-private.h

 gdk-pixbuf/io-ani-animation.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]