From e7c76c9b740f01c3dbc259e4f23acba65cfb7c03 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 30 May 2014 16:32:12 +0100 Subject: Missing header installs. --- src/wscript | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index 41cf6f1..5298ad7 100644 --- a/src/wscript +++ b/src/wscript @@ -33,15 +33,21 @@ def build(bld): """ headers = """ + collect.h colour.h dcp_reader.h effect.h + font_size.h frame_time.h metric_time.h + raw_subtitle.h reader.h + stl_binary_tables.h + stl_binary_writer.h stl_text_reader.h subtitle.h time_pair.h + vertical_position.h vertical_reference.h """ -- cgit v1.2.3