]> git.sesse.net Git - ffmpeg/blobdiff - libavdevice/alsa-audio-common.c
sha: add missing include
[ffmpeg] / libavdevice / alsa-audio-common.c
index f1d78b0cc519a8c11c864f6aa6372cf269a38515..e125b2d38646d1e4b617e8c7ff0e6491d78fdc23 100644 (file)
@@ -28,8 +28,8 @@
  * @author Nicolas George ( nicolas george normalesup org )
  */
 
-#include "libavformat/avformat.h"
 #include <alsa/asoundlib.h>
+#include "libavformat/avformat.h"
 
 #include "alsa-audio.h"