summaryrefslogtreecommitdiff
path: root/src/lib/cinema.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-30 02:10:26 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-30 02:10:26 +0100
commit0242efb9802d7bcbde0701a7267972d4dbe5abb8 (patch)
tree9dcf3d92b3cf3224e0b4ee852f0e38c38c7a477e /src/lib/cinema.h
parent9e69c78fe4473279d848341d64ade8c834ebebd7 (diff)
Changes to libdcp.
Diffstat (limited to 'src/lib/cinema.h')
-rw-r--r--src/lib/cinema.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cinema.h b/src/lib/cinema.h
index fea4f1c14..4639261c3 100644
--- a/src/lib/cinema.h
+++ b/src/lib/cinema.h
@@ -22,7 +22,7 @@
*/
#include <libcxml/cxml.h>
-#include <dcp/certificates.h>
+#include <dcp/certificate.h>
#include <boost/enable_shared_from_this.hpp>
class Cinema;