Fix some typos in comments.
[dcpomatic.git] / src / lib / audio_ring_buffers.h
index 6fb84e0d76dc8684757827742d183943e7b62a51..376ff92eec09239c949b15597903403af5bcf02c 100644 (file)
@@ -24,8 +24,8 @@
 
 
 #include "audio_buffers.h"
-#include "types.h"
 #include "dcpomatic_time.h"
+#include "types.h"
 #include <boost/thread.hpp>
 #include <list>