summaryrefslogtreecommitdiff
path: root/graphics/gimp3-app/files/patch-plug-ins_file-tiff_file-tiff-load.c
blob: 4985ded20bf1ea5eec37d899e3427fe6ccf8f768 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- plug-ins/file-tiff/file-tiff-load.c.orig	2023-07-05 14:00:47 UTC
+++ plug-ins/file-tiff/file-tiff-load.c
@@ -61,6 +61,7 @@
 
 #include "libgimp/stdplugins-intl.h"
 
+#include <math.h>
 
 #define PLUG_IN_ROLE "gimp-file-tiff-load"