diff --git a/libavcodec/faanidct.c b/libavcodec/faanidct.c index 3844a7b416..add40349a6 100644 --- a/libavcodec/faanidct.c +++ b/libavcodec/faanidct.c @@ -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