summaryrefslogtreecommitdiff
path: root/libswscale/colorspace-test.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-08-28 22:44:31 +0300
committerMartin Storsjö <martin@martin.st>2012-08-29 00:23:51 +0300
commit3ad9eac5a0be9698fe908f2bafe8b76a0d6528ce (patch)
treee0525193ea7519daecf2cdd5695954fdf4040952 /libswscale/colorspace-test.c
parentdd4169ab924f00391711a21dd3c6c1f90d2795e0 (diff)
testprogs: Remove unused includes
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libswscale/colorspace-test.c')
-rw-r--r--libswscale/colorspace-test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libswscale/colorspace-test.c b/libswscale/colorspace-test.c
index 1c4cc2ace7..fbf595d4c1 100644
--- a/libswscale/colorspace-test.c
+++ b/libswscale/colorspace-test.c
@@ -20,7 +20,6 @@
#include <stdio.h>
#include <string.h> /* for memset() */
-#include <unistd.h>
#include <stdlib.h>
#include <inttypes.h>