mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 11:49:48 +00:00
fix includes
Originally committed as revision 14803 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7a0d00d49e
commit
a50bd69d9d
@ -23,8 +23,7 @@
|
||||
* Principal component analysis
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include "avcodec.h"
|
||||
#include "common.h"
|
||||
#include "pca.h"
|
||||
|
||||
int ff_pca_init(PCA *pca, int n){
|
||||
|
Loading…
Reference in New Issue
Block a user