[gnome-commander/gvfs: 334/335] Use central exiv2 header file instead of the specific ones



commit 2b4991cc9f49717afa58e220a21088c6942a8774
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]