summaryrefslogtreecommitdiff
path: root/src/lib/content_part.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-13 16:34:22 +0100
committerCarl Hetherington <cth@carlh.net>2016-05-18 11:50:29 +0100
commit775ae0e37bbec115d742feade0adc614a9a2301c (patch)
tree3f9b7d86c547b2340b09ec4e3b157e88de44ff2e /src/lib/content_part.h
parent334b94526f2c1271718a94fe97cfa843cf6ef7a1 (diff)
Subtitle rearrangements.
Diffstat (limited to 'src/lib/content_part.h')
-rw-r--r--src/lib/content_part.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/content_part.h b/src/lib/content_part.h
index b1282d98d..9ee26cbdb 100644
--- a/src/lib/content_part.h
+++ b/src/lib/content_part.h
@@ -21,6 +21,7 @@
#define DCPOMATIC_CONTENT_PART_H
#include <boost/weak_ptr.hpp>
+#include <boost/thread/mutex.hpp>
class Content;
class Film;