Split log.{cc,h}.
[dcpomatic.git] / src / lib / film.cc
index ea11cf0bd2b15247da968a626ec5fd06f54e394a..685fc76588981c4b43aeabf12eb2c8b601d26e6e 100644 (file)
@@ -28,7 +28,8 @@
 #include "job_manager.h"
 #include "transcode_job.h"
 #include "upload_job.h"
-#include "log.h"
+#include "null_log.h"
+#include "file_log.h"
 #include "exceptions.h"
 #include "examine_content_job.h"
 #include "config.h"