about summary refs log tree commit diff
path: root/converter/other/pamtopng.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pamtopng.c')
-rw-r--r--converter/other/pamtopng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/other/pamtopng.c b/converter/other/pamtopng.c
index 528184b2..b7f779ca 100644
--- a/converter/other/pamtopng.c
+++ b/converter/other/pamtopng.c
@@ -41,6 +41,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <time.h>
 #include <png.h>
 /* setjmp.h needs to be included after png.h */
 #include <setjmp.h>