summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/hdr_tools/files/patch-headers.hh18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/hdr_tools/files/patch-headers.hh b/graphics/hdr_tools/files/patch-headers.hh
new file mode 100644
index 000000000000..1d544c12c1b9
--- /dev/null
+++ b/graphics/hdr_tools/files/patch-headers.hh
@@ -0,0 +1,18 @@
+--- headers.hh.orig 2010-11-23 21:22:52 UTC
++++ headers.hh
+@@ -30,6 +30,7 @@
+
+
+
++#include <assert.h>
+ #include <popt.h>
+ #include <tiff.h>
+ #include <tiffio.h>
+@@ -61,7 +62,6 @@
+ #include <cmath>
+
+
+-#include <assert.h>
+ #include <stdlib.h>
+ #include <math.h>
+ #include <stdint.h>