add missing include
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Mar 2004 19:13:23 +0000 (19:13 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Mar 2004 19:13:23 +0000 (19:13 +0000)
Original commit message from CVS:
add missing include

gst/ffmpegcolorspace/dsputil.h

index 5492a6676a19e9979ceb0894049090734a67b02c..e4b37bcf4ed34f20ccc08fa5b7453ffa6ad34bf3 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "common.h"
 #include "avcodec.h"
-
+#include <math.h>
 
 //#define DEBUG
 /* dct code */