ports/graphics/gimp-lensfun-plugin/files/patch-src_gimplensfun.cpp
Tobias C. Berner 6dc0b2cfc8 graphics/exiv2: update to 0.27.1
Exp-run by:	antoine
PR:		239028
2019-07-10 19:30:55 +00:00

12 lines
281 B
C++

--- src/gimplensfun.cpp.orig 2019-07-07 08:42:51 UTC
+++ src/gimplensfun.cpp
@@ -37,8 +37,7 @@ CHANGES:
#include <libgimp/gimp.h>
#include <libgimp/gimpui.h>
-#include <exiv2/image.hpp>
-#include <exiv2/exif.hpp>
+#include <exiv2/exiv2.hpp>
#define VERSIONSTR "0.2.4-dev"