aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp')
-rw-r--r--graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp b/graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp
deleted file mode 100644
index 77d199a6259d..000000000000
--- a/graphics/luminance-qt5/files/patch-src_Exif_ExifOperations.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Exif/ExifOperations.cpp.orig 2019-07-07 08:28:28 UTC
-+++ src/Exif/ExifOperations.cpp
-@@ -34,7 +34,7 @@
-
- #include <boost/assign/list_of.hpp>
-
--#include <exif.hpp>
-+#include <exiv2/exiv2.hpp>
- #include <image.hpp>
-
- #include "ExifOperations.h"