diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-20 11:08:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-20 11:08:02 +0000 |
| commit | 50421d7b24d8019266d4f7a46f7ef53b8978a3be (patch) | |
| tree | 56ca574859705928abe8a88c13c7cd6cd3b0c38f | |
| parent | 09ee2d615d5450ed3f8ae803474f24856e6003de (diff) | |
Missing include.
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index a3f69dd..149b9ff 100644 --- a/src/wscript +++ b/src/wscript @@ -52,6 +52,7 @@ def build(bld): stl_binary_tables.h stl_binary_writer.h stl_text_reader.h + sub_time.h subrip_reader.h subtitle.h vertical_position.h |
