Allow explicit specification of email protocol (plain/STARTTLS/SSL).
[dcpomatic.git] / src / lib / player_video.h
index 6275c5113c758bf18563e0475e8aaf38fb50fd27..928dfc690a9f3aea0c82fc4334837e5923bd8c2e 100644 (file)
@@ -31,6 +31,7 @@ extern "C" {
 }
 #include <boost/shared_ptr.hpp>
 #include <boost/weak_ptr.hpp>
+#include <boost/thread/mutex.hpp>
 
 class Image;
 class ImageProxy;