Another macOS std::list boost::thread SNAFU.
[dcpomatic.git] / src / lib / send_kdm_email_job.h
index b4e007e3ba51cac9d576c115b90e4bac20245070..0b64db7a8879c64bf4baf5392444e72b3ba4f204 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2013-2019 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 #include <dcp/name_format.h>
 #include <boost/filesystem.hpp>
 
-class Screen;
+namespace dcpomatic {
+       class Screen;
+}
+
 class CinemaKDMs;
 class Log;