[gdk-pixbuf: 21/24] io-jasper.c: Don't use gdk-pixbuf-private.h
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf: 21/24] io-jasper.c: Don't use gdk-pixbuf-private.h
- Date: Wed, 22 Aug 2018 11:34:45 +0000 (UTC)
commit e9ec4c09d08051a9887b82b7d67910a94106c65d
Author: Federico Mena Quintero <federico gnome org>
Date: Mon May 14 19:13:00 2018 -0500
io-jasper.c: Don't use gdk-pixbuf-private.h
gdk-pixbuf/io-jasper.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gdk-pixbuf/io-jasper.c b/gdk-pixbuf/io-jasper.c
index b495f652b..f916cbf64 100644
--- a/gdk-pixbuf/io-jasper.c
+++ b/gdk-pixbuf/io-jasper.c
@@ -22,10 +22,11 @@
#include <string.h>
#include <errno.h>
-#include "gdk-pixbuf-private.h"
-
#include <jasper/jasper.h>
+#include <glib/gi18n-lib.h>
+#include "gdk-pixbuf-io.h"
+
G_MODULE_EXPORT void fill_vtable (GdkPixbufModule * module);
G_MODULE_EXPORT void fill_info (GdkPixbufFormat * info);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]