[gthumb] only include gdk-pixbuf.h as required by the latest gdk-pixbuf
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] only include gdk-pixbuf.h as required by the latest gdk-pixbuf
- Date: Sun, 4 Jul 2010 10:12:30 +0000 (UTC)
commit 66e6649b1d32b231c8397f2f77f1c9be88d80f7a
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun Jul 4 12:10:30 2010 +0200
only include gdk-pixbuf.h as required by the latest gdk-pixbuf
[bug #623511]
extensions/exiv2_tools/exiv2-utils.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/exiv2_tools/exiv2-utils.cpp b/extensions/exiv2_tools/exiv2-utils.cpp
index f867932..7a4f58b 100644
--- a/extensions/exiv2_tools/exiv2-utils.cpp
+++ b/extensions/exiv2_tools/exiv2-utils.cpp
@@ -23,7 +23,7 @@
#include <config.h>
#include <glib.h>
#define GDK_PIXBUF_ENABLE_BACKEND
-#include <gdk-pixbuf/gdk-pixbuf-io.h>
+#include <gdk-pixbuf/gdk-pixbuf.h>
#include <exiv2/basicio.hpp>
#include <exiv2/error.hpp>
#include <exiv2/image.hpp>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]