summaryrefslogtreecommitdiff
path: root/libavcodec/h264pred.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264pred.c')
-rw-r--r--libavcodec/h264pred.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h264pred.c b/libavcodec/h264pred.c
index 1339b2a001..e5f1f5ae61 100644
--- a/libavcodec/h264pred.c
+++ b/libavcodec/h264pred.c
@@ -26,8 +26,8 @@
*/
#include "libavutil/avassert.h"
+#include "dsputil.h"
#include "h264pred.h"
-#include "dsputil.h" // for ff_cropTbl
#include "avcodec.h" // for AV_CODEC_ID_*
#define BIT_DEPTH 8