diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-10 12:07:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-10 12:07:48 +0100 |
| commit | a7e049f36893392fa9c98d071b1375c0ed41a15b (patch) | |
| tree | 4f333df2e2fb76b1bd8cd9f06fdfb730a91d0c00 /src | |
| parent | 2808efdf10771ee182a4777db4027c126765f605 (diff) | |
Fix build.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/writer.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/writer.cc b/src/lib/writer.cc index 289f10c42..97b8eefbe 100644 --- a/src/lib/writer.cc +++ b/src/lib/writer.cc @@ -48,7 +48,6 @@ #include <dcp/signer.h> #include <dcp/interop_subtitle_asset.h> #include <dcp/smpte_subtitle_asset.h> -#include <dcp/font.h> #include <boost/foreach.hpp> #include <fstream> #include <cerrno> |
