freebsd-ports/astro/gpscorrelate/files/patch-exif-gps.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

13 lines
264 B
C++

--- exif-gps.cpp.orig 2019-07-07 08:26:16 UTC
+++ exif-gps.cpp
@@ -40,9 +40,7 @@
#include <sys/stat.h>
#include <unistd.h>
-
-#include "exiv2/image.hpp"
-#include "exiv2/exif.hpp"
+#include <exiv2/exiv2.hpp>
#include "gpsstructure.h"
#include "exif-gps.h"