]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/bswap.h
Add #include "config.h" to headers that need it.
[ffmpeg] / libavutil / bswap.h
index 2f04cd4fdd5b5b2f3e62c24461404342518c4e04..a49e6e2c0af7d7b133a4c864c148c7a9afe4c9a0 100644 (file)
@@ -27,6 +27,7 @@
 #define FFMPEG_BSWAP_H
 
 #include <stdint.h>
+#include "config.h"
 #include "common.h"
 
 #ifdef HAVE_BYTESWAP_H