Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / ffmpeg / libavcodec / tpeldsp.c
index b5af72c..cc4fed3 100644 (file)
@@ -29,7 +29,7 @@
 #include "tpeldsp.h"
 
 #define BIT_DEPTH 8
-#include "tpel_template.c"
+#include "pel_template.c"
 
 static inline void put_tpel_pixels_mc00_c(uint8_t *dst, const uint8_t *src,
                                           int stride, int width, int height)