C++11 and whitespace cleanups.
[dcpomatic.git] / src / lib / mid_side_decoder.cc
index 09b528c81676fa0e1c62c3b1d4755632a56a1eee..d3d85622c22f30b6cba0d17e372329ce0c563c85 100644 (file)
@@ -19,9 +19,9 @@
 */
 
 
-#include "mid_side_decoder.h"
 #include "audio_buffers.h"
 #include "audio_mapping.h"
+#include "mid_side_decoder.h"
 
 #include "i18n.h"