File Fix-compilation-with-exiv2-0.27.patch of Package kphotoalbum4

From cf4f7645b3c94246a1fcf664f1c865a93ae2b684 Mon Sep 17 00:00:00 2001
From: Johannes Zarl-Zierl <johannes@zarl-zierl.at>
Date: Sun, 30 Dec 2018 23:43:14 +0100
Subject: Fix compilation with exiv2 0.27

---
 Exif/Info.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Exif/Info.cpp b/Exif/Info.cpp
index be4c88f..9545360 100644
--- a/Exif/Info.cpp
+++ b/Exif/Info.cpp
@@ -17,7 +17,8 @@
 */
 #include "Info.h"
 #include "exiv2/image.hpp"
-#include "exiv2/exif.hpp"
+#include "exiv2/exv_conf.h"
+#include "exiv2/version.hpp"
 #include "Utilities/Set.h"
 #include "Settings/SettingsData.h"
 #include "DB/ImageInfo.h"
-- 
cgit v1.1

openSUSE Build Service is sponsored by