Commit a50bd69d authored by Michael Niedermayer's avatar Michael Niedermayer

fix includes

Originally committed as revision 14803 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7a0d00d4
......@@ -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