summaryrefslogtreecommitdiff
path: root/libavcodec/hpel_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hpel_template.c')
-rw-r--r--libavcodec/hpel_template.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/hpel_template.c b/libavcodec/hpel_template.c
index 0a8550a738..fa7a614b82 100644
--- a/libavcodec/hpel_template.c
+++ b/libavcodec/hpel_template.c
@@ -21,6 +21,8 @@
#include "pixels.h"
+#include "bit_depth_template.c"
+
#define DEF_HPEL(OPNAME, OP) \
static inline void FUNC(OPNAME ## _pixels8_l2)(uint8_t *dst, \
const uint8_t *src1, \