summaryrefslogtreecommitdiff
path: root/libavcodec/h264pred.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264pred.c')
-rw-r--r--libavcodec/h264pred.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/h264pred.c b/libavcodec/h264pred.c
index 8b515fd126..b782a25586 100644
--- a/libavcodec/h264pred.c
+++ b/libavcodec/h264pred.c
@@ -26,7 +26,8 @@
*/
#include "libavutil/attributes.h"
-#include "dsputil.h"
+#include "libavutil/intreadwrite.h"
+#include "avcodec.h"
#include "h264pred.h"
#define BIT_DEPTH 8