mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 16:50:29 -04:00
12 lines
281 B
C++
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"
|
|
|