summaryrefslogtreecommitdiff
path: root/Examples/encoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/encoder.c')
-rw-r--r--Examples/encoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/encoder.c b/Examples/encoder.c
index 1b76af9..6e01acf 100644
--- a/Examples/encoder.c
+++ b/Examples/encoder.c
@@ -55,6 +55,7 @@ is the file name with "_k#" or "_m#" and then the extension.
(For example, inputfile test.txt would yield file "test_k1.txt".)
*/
+#include <time.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <string.h>