]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cabac_functions.h
avfilter/vf_ssim: remove unnecessary check
[ffmpeg] / libavcodec / cabac_functions.h
index bb2b4210b7ae0eee1f0617c238b0ea36ba401460..46af92182212c4eb5a690681690841fd00c1492b 100644 (file)
@@ -27,6 +27,7 @@
 #ifndef AVCODEC_CABAC_FUNCTIONS_H
 #define AVCODEC_CABAC_FUNCTIONS_H
 
+#include <stddef.h>
 #include <stdint.h>
 
 #include "cabac.h"