summaryrefslogtreecommitdiff
path: root/libavcodec/mips/h264chroma_mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mips/h264chroma_mips.h')
-rw-r--r--libavcodec/mips/h264chroma_mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mips/h264chroma_mips.h b/libavcodec/mips/h264chroma_mips.h
index 0ef6c74691..6e6127d8a7 100644
--- a/libavcodec/mips/h264chroma_mips.h
+++ b/libavcodec/mips/h264chroma_mips.h
@@ -21,7 +21,7 @@
#ifndef AVCODEC_MIPS_H264CHROMA_MIPS_H
#define AVCODEC_MIPS_H264CHROMA_MIPS_H
-#include "libavcodec/h264.h"
+#include "libavcodec/h264dec.h"
void ff_put_h264_chroma_mc8_msa(uint8_t *dst, uint8_t *src, int stride,
int height, int x, int y);
void ff_put_h264_chroma_mc4_msa(uint8_t *dst, uint8_t *src, int stride,