]> git.sesse.net Git - ffmpeg/blobdiff - avconv_filter.c
hevc: move DSP declarations from hevc.h into hevcdsp.h
[ffmpeg] / avconv_filter.c
index ffccd93eee5c0ac5727dd762c9bd0ed6ff584696..892db00f478710fe70785d3a6eb1d64a099de8da 100644 (file)
@@ -18,6 +18,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include <stdint.h>
+
 #include "avconv.h"
 
 #include "libavfilter/avfilter.h"