]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mips/h264dsp_mips.h
Merge commit '21c750f240b9d0c41a258d1adee2d9f75ff378b6'
[ffmpeg] / libavcodec / mips / h264dsp_mips.h
index 3fdbf4fb5e0d74cec427b02c972e2e2148a9c652..2fdfd11d95fcd1b516456ea245e5943d1f20a819 100644 (file)
@@ -19,8 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef H264_DSP_MIPS_H
-#define H264_DSP_MIPS_H
+#ifndef AVCODEC_MIPS_H264DSP_MIPS_H
+#define AVCODEC_MIPS_H264DSP_MIPS_H
 
 #include "libavcodec/h264.h"
 #include "constants.h"
@@ -574,4 +574,4 @@ void ff_avg_h264_qpel4_mc23_mmi(uint8_t *dst, const uint8_t *src,
 void ff_avg_h264_qpel4_mc33_mmi(uint8_t *dst, const uint8_t *src,
         ptrdiff_t dst_stride);
 
-#endif  // #ifndef H264_DSP_MIPS_H
+#endif  // #ifndef AVCODEC_MIPS_H264DSP_MIPS_H