]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vc1dsp.h
dsputil: Remove hpel functions (moved to hpeldsp)
[ffmpeg] / libavcodec / vc1dsp.h
index 63256e5016be86705546eacb1ddd62bcf4f31dde..677bc37bbe9e7dae6265ffefac9286491143a8d3 100644 (file)
@@ -29,6 +29,7 @@
 #define AVCODEC_VC1DSP_H
 
 #include "dsputil.h"
+#include "hpeldsp.h"
 #include "h264chroma.h"
 
 typedef struct VC1DSPContext {