aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_h263.c
diff options
context:
space:
mode:
Diffstat (limited to 'formats/format_h263.c')
-rwxr-xr-xformats/format_h263.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/formats/format_h263.c b/formats/format_h263.c
index dd8a21454..1482e5b5d 100755
--- a/formats/format_h263.c
+++ b/formats/format_h263.c
@@ -25,7 +25,6 @@
#include <unistd.h>
#include <errno.h>
#include <string.h>
-#include <pthread.h>
#ifdef __linux__
#include <endian.h>
#else