[sink_vorbis] fix include order
authorPaul Brossier <piem@piem.org>
Thu, 20 Dec 2018 19:33:49 +0000 (20:33 +0100)
committerPaul Brossier <piem@piem.org>
Thu, 20 Dec 2018 19:33:49 +0000 (20:33 +0100)
src/io/sink_vorbis.c

index a0b7346..f98256d 100644 (file)
@@ -28,8 +28,8 @@
 
 #ifdef HAVE_VORBISENC
 
-#include "io/ioutils.h"
 #include "fmat.h"
+#include "io/ioutils.h"
 
 #include <vorbis/vorbisenc.h>
 #include <string.h> // strerror