12 lines
372 B
Diff
12 lines
372 B
Diff
|
--- darktable-0.7.1/src/common/exif.cc 2011-01-01 12:08:36.000000000 +0100
|
||
|
+++ darktable-0.7.1/src/common/exif.cc 2011-01-01 12:09:27.000000000 +0100
|
||
|
@@ -33,7 +33,7 @@
|
||
|
#include <exiv2/error.hpp>
|
||
|
#include <exiv2/image.hpp>
|
||
|
#include <exiv2/exif.hpp>
|
||
|
-#include <exiv2/canonmn.hpp>
|
||
|
+#include <exiv2/exiv2.hpp>
|
||
|
#include <sqlite3.h>
|
||
|
#include <iostream>
|
||
|
#include <fstream>
|