Skip to content

Instantly share code, notes, and snippets.

@neheb
Created January 26, 2019 01:24
Show Gist options
  • Save neheb/1f90b35f070304ff8aa5ea47c9c7de77 to your computer and use it in GitHub Desktop.
Save neheb/1f90b35f070304ff8aa5ea47c9c7de77 to your computer and use it in GitHub Desktop.
--- 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