Commit aa2bdf51 authored by michael's avatar michael

fix includes


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14803 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent cd11ce14
......@@ -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){
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment