summaryrefslogtreecommitdiff
path: root/libavcodec/tpeldsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tpeldsp.c')
-rw-r--r--libavcodec/tpeldsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/tpeldsp.c b/libavcodec/tpeldsp.c
index 6a1681311a..7ea1da4f7e 100644
--- a/libavcodec/tpeldsp.c
+++ b/libavcodec/tpeldsp.c
@@ -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)