Tidying.
[dcpomatic.git] / src / lib / butler.h
index 29966b956b2b491d7c7d82c85f2adc5128842927..a231fd0990bf75f8f4e0f8f5bfe4eab50f9bff26 100644 (file)
@@ -18,6 +18,7 @@
 
 */
 
+
 #include "audio_mapping.h"
 #include "audio_ring_buffers.h"
 #include "change_signaller.h"
 #include <boost/thread.hpp>
 #include <boost/thread/condition.hpp>
 
+
 class Player;
 class PlayerVideo;
 
+
 class Butler : public ExceptionStore
 {
 public: