Some include tidying.
[dcpomatic.git] / src / lib / transcode_job.h
index 9128206d29dc9c9e42460cafecfa4748f0a1c0db..97a7d49f2c8efb4082513256ceb7cb84f401de96 100644 (file)
@@ -21,8 +21,8 @@
  *  @brief A job which transcodes from one format to another.
  */
 
-#include <boost/shared_ptr.hpp>
 #include "job.h"
+#include <boost/shared_ptr.hpp>
 
 class Transcoder;