aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/darktable/files/patch-src__common__exif.cc
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/darktable/files/patch-src__common__exif.cc')
-rw-r--r--graphics/darktable/files/patch-src__common__exif.cc15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/darktable/files/patch-src__common__exif.cc b/graphics/darktable/files/patch-src__common__exif.cc
deleted file mode 100644
index bd9aa18f9fc6..000000000000
--- a/graphics/darktable/files/patch-src__common__exif.cc
+++ /dev/null
@@ -1,15 +0,0 @@
---- ./src/common/exif.cc.orig 2010-12-07 12:49:56.000000000 +0100
-+++ ./src/common/exif.cc 2011-04-24 12:43:20.476146336 +0200
-@@ -29,11 +29,7 @@
- #include "common/imageio.h"
- }
- // #include <libexif/exif-data.h>
--#include <exiv2/xmp.hpp>
--#include <exiv2/error.hpp>
--#include <exiv2/image.hpp>
--#include <exiv2/exif.hpp>
--#include <exiv2/canonmn.hpp>
-+#include <exiv2/exiv2.hpp>
- #include <sqlite3.h>
- #include <iostream>
- #include <fstream>