--- tiff.cc.orig	2016-04-26 11:32:50.000000000 -0500
+++ tiff.cc	2016-05-15 23:00:59.000000000 -0500
@@ -5,7 +5,7 @@
 
 #include "tiff.hh"
 
-#if defined (Q_OS_MAC) || defined (Q_OS_WIN)
+#if defined (Q_OS_WIN)
 #include "tiff/tiff.h"
 #include "tiff/tiffio.h"
 #else
