mirror of https://github.com/mpv-player/mpv
removing reference to bfin_sram.h its not used anylonger
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23832 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5e530992c3
commit
f0fdd488ef
|
@ -32,7 +32,6 @@
|
||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
#endif
|
#endif
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <bits/bfin_sram.h>
|
|
||||||
#include "rgb2rgb.h"
|
#include "rgb2rgb.h"
|
||||||
#include "swscale.h"
|
#include "swscale.h"
|
||||||
#include "swscale_internal.h"
|
#include "swscale_internal.h"
|
||||||
|
|
Loading…
Reference in New Issue