Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/tificc/tificc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/tificc/tificc.c b/utils/tificc/tificc.c
index f878ed2..c486ef1 100644
--- a/utils/tificc/tificc.c
+++ b/utils/tificc/tificc.c
@@ -32,6 +32,7 @@
// Fix broken libtiff 4.3.0, thanks to Bob Friesenhahn for uncovering this
#if defined(HAVE_STDINT_H) && (TIFFLIB_VERSION >= 20201219)
+#include <stdint.h>
# undef uint16
# define uint16 uint16_t
# undef uint32