summaryrefslogtreecommitdiff
path: root/libavcodec/hpeldsp_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hpeldsp_template.c')
-rw-r--r--libavcodec/hpeldsp_template.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/hpeldsp_template.c b/libavcodec/hpeldsp_template.c
index 2b0ae8d553..2dc5ddcba4 100644
--- a/libavcodec/hpeldsp_template.c
+++ b/libavcodec/hpeldsp_template.c
@@ -28,6 +28,8 @@
* Half-pel DSP functions
*/
+#include "pixels.h"
+
#include "bit_depth_template.c"
#include "hpel_template.c"