diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-30 02:10:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-30 02:10:26 +0100 |
| commit | 0242efb9802d7bcbde0701a7267972d4dbe5abb8 (patch) | |
| tree | 9dcf3d92b3cf3224e0b4ee852f0e38c38c7a477e /src/lib/cinema.h | |
| parent | 9e69c78fe4473279d848341d64ade8c834ebebd7 (diff) | |
Changes to libdcp.
Diffstat (limited to 'src/lib/cinema.h')
| -rw-r--r-- | src/lib/cinema.h | 2 |
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; |
