summaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/yuv2rgb_bfin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libswscale/yuv2rgb_bfin.c b/libswscale/yuv2rgb_bfin.c
index 98c86c06f9..cad9b1af9f 100644
--- a/libswscale/yuv2rgb_bfin.c
+++ b/libswscale/yuv2rgb_bfin.c
@@ -32,7 +32,6 @@
#include <malloc.h>
#endif
#include <unistd.h>
-#include <bits/bfin_sram.h>
#include "rgb2rgb.h"
#include "swscale.h"
#include "swscale_internal.h"