summaryrefslogtreecommitdiff
path: root/graphics/rawstudio/files/patch-plugins_meta-exiv2_exiv2-metadata.cpp
blob: c78ebecd9bf2dc88624ccdc29b808853ce9dadc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/meta-exiv2/exiv2-metadata.cpp.orig	2011-02-26 23:13:39 UTC
+++ plugins/meta-exiv2/exiv2-metadata.cpp
@@ -22,6 +22,8 @@
 #include <iomanip>
 #include <exiv2/image.hpp>
 #include <exiv2/exif.hpp>
+#include <exiv2/version.hpp>
+#include <exiv2/error.hpp>
 #include <assert.h>
 #include "exiv2-metadata.h"
 #include <math.h>