summaryrefslogtreecommitdiff
path: root/media-gfx/darktable/files/darktable-2.2.5-exiv2-xmp-header.patch
blob: df0e3bf815bb4b7b559fbe91a76265f89be2d37a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nur a/src/common/exif.cc b/src/common/exif.cc
--- a/src/common/exif.cc	2017-05-28 15:22:21.000000000 +0100
+++ b/src/common/exif.cc	2017-10-17 19:25:19.417747333 +0100
@@ -46,7 +46,7 @@
 #include <exiv2/exif.hpp>
 #include <exiv2/image.hpp>
 #include <exiv2/preview.hpp>
-#include <exiv2/xmp.hpp>
+#include <exiv2/xmp_exiv2.hpp>
 
 #include <pugixml.hpp>