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 2c8cd67..8b9184f 100644
--- a/Examples/encoder.c
+++ b/Examples/encoder.c
@@ -59,6 +59,7 @@ is the file name with "_k#" or "_m#" and then the extension.
#include <time.h>
#include <sys/time.h>
#include <sys/stat.h>
+#include <unistd.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>