[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:46:39 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=1ec86a8
The following commit has been merged in the master branch:
commit 1ec86a8b7964ca32c1feb446ba7ef2265e8e3a3a
Author: tbeu <mail at tbeu.de>
Date: Mon Aug 15 20:00:23 2016 +0000
refs #1199: Fix iclude
---
src/webpimage.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/webpimage.cpp b/src/webpimage.cpp
index 2147309..89f5b71 100644
--- a/src/webpimage.cpp
+++ b/src/webpimage.cpp
@@ -41,7 +41,7 @@
#include "types.hpp"
#include "tiffimage.hpp"
#include "tiffimage_int.hpp"
-#include "exiv2/convert.hpp"
+#include "convert.hpp"
#include <cmath>
#include <iomanip>
#include <string>
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list