]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/truespeech.c
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
[ffmpeg] / libavcodec / truespeech.c
index 3df71cb7f20eaa22975a4163912bf141068e14a8..2c0b22f098880e58e78c947208e872b375754a09 100644 (file)
@@ -18,6 +18,8 @@
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
+
+#include "libavutil/intreadwrite.h"
 #include "avcodec.h"
 
 #include "truespeech_data.h"