X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcinema.cc;h=282f5427fae472b859101c3d76dfbb30f224ad7d;hb=27173512f4ea4f2c324b9488180ba7cbd7173ec3;hp=62023618676a6f83de20bfde5f6be6acd651e1b7;hpb=ac35bf2a80c9afae9dc5fcb0261929053162f44d;p=dcpomatic.git diff --git a/src/lib/cinema.cc b/src/lib/cinema.cc index 620236186..282f5427f 100644 --- a/src/lib/cinema.cc +++ b/src/lib/cinema.cc @@ -17,9 +17,9 @@ */ -#include -#include #include "cinema.h" +#include +#include using std::list; using boost::shared_ptr;