Created
January 26, 2019 01:24
-
-
Save neheb/1f90b35f070304ff8aa5ea47c9c7de77 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- a/src/photo-meta-reader-vips.c | |
+++ b/src/photo-meta-reader-vips.c | |
@@ -21,6 +21,7 @@ | |
*/ | |
#include <vips/vips.h> | |
+#include <vips/vips7compat.h> | |
#include <config.h> | |
#include <errno.h> | |
#include <math.h> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment