# HG changeset patch # User michael # Date 1204069919 0 # Node ID 53308ac1a5ccf09c1f29fc2e860c8050af00b046 # Parent 95dc96b1e4f412fa9b02229dfc4e34ded549ba0b better include diff -r 95dc96b1e4f4 -r 53308ac1a5cc faanidct.c --- a/faanidct.c Tue Feb 26 23:49:41 2008 +0000 +++ b/faanidct.c Tue Feb 26 23:51:59 2008 +0000 @@ -18,7 +18,7 @@ * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "mpegvideo.h" +#include "faanidct.h" /* To allow switching to double. */ #define FLOAT float