summaryrefslogtreecommitdiffstats
path: root/libavcodec/hpeldsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hpeldsp.c')
-rw-r--r--libavcodec/hpeldsp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/hpeldsp.c b/libavcodec/hpeldsp.c
index 9fee199..aa4e236 100644
--- a/libavcodec/hpeldsp.c
+++ b/libavcodec/hpeldsp.c
@@ -32,6 +32,8 @@
#include "hpeldsp.h"
#define BIT_DEPTH 8
+#include "hpel_template.c"
+#include "tpel_template.c"
#include "hpeldsp_template.c"
av_cold void ff_hpeldsp_init(HpelDSPContext *c, int flags)
OpenPOWER on IntegriCloud