summaryrefslogtreecommitdiff
path: root/src/lib/content_part.h
diff options
context:
space:
mode:
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;