[gdk-pixbuf: 18/24] io-gif.c: Don't use gdk-pixbuf-private.h
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf: 18/24] io-gif.c: Don't use gdk-pixbuf-private.h
- Date: Wed, 22 Aug 2018 11:34:30 +0000 (UTC)
commit 4b9e9a9b2cfc11afbc34063a22ee33290f1e47d0
Author: Federico Mena Quintero <federico gnome org>
Date: Mon May 14 19:01:45 2018 -0500
io-gif.c: Don't use gdk-pixbuf-private.h
gdk-pixbuf/io-gif.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gdk-pixbuf/io-gif.c b/gdk-pixbuf/io-gif.c
index 61821bdf9..7a4ce36a4 100644
--- a/gdk-pixbuf/io-gif.c
+++ b/gdk-pixbuf/io-gif.c
@@ -55,7 +55,8 @@
#include <stdio.h>
#include <string.h>
#include <errno.h>
-#include "gdk-pixbuf-private.h"
+#include <glib/gi18n-lib.h>
+#include "gdk-pixbuf-io.h"
#include "io-gif-animation.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]