[gnome-commander/gcmd-1-10] Use central exiv2 header file instead of	the specific ones
- From: Uwe Scholz <uwescholz src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-commander/gcmd-1-10] Use central exiv2 header file instead of	the specific ones
 
- Date: Sun, 22 Mar 2020 22:30:07 +0000 (UTC)
 
commit 2b19e5fb9af117cd401b0b5bf7df79580d524982
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Mon Jul 8 22:36:36 2019 +0200
    Use central exiv2 header file instead of the specific ones
 src/tags/gnome-cmd-tags-exiv2.cc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/tags/gnome-cmd-tags-exiv2.cc b/src/tags/gnome-cmd-tags-exiv2.cc
index e4b269f3..e7428a8f 100644
--- a/src/tags/gnome-cmd-tags-exiv2.cc
+++ b/src/tags/gnome-cmd-tags-exiv2.cc
@@ -31,9 +31,7 @@
 #include <gdk-pixbuf/gdk-pixbuf.h>
 
 #ifdef HAVE_EXIV2
-#include <exiv2/exif.hpp>
-#include <exiv2/image.hpp>
-#include <exiv2/error.hpp>
+#include <exiv2/exiv2.hpp>
 #endif
 
 using namespace std;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]