diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-04 09:58:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-04 09:58:35 +0100 |
| commit | 09ad2806848f5c3609b7915da504f94db099e3af (patch) | |
| tree | 6e4cb4daa8a49f7deb25bec48274efe7eb83ca62 /test/rewrite_subs.cc | |
| parent | 49fb66ee26be51bee67ae552c9cf4f8d21495b79 (diff) | |
Split CPL up into its own files.
Diffstat (limited to 'test/rewrite_subs.cc')
| -rw-r--r-- | test/rewrite_subs.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rewrite_subs.cc b/test/rewrite_subs.cc index 651b207a..adb9f6b4 100644 --- a/test/rewrite_subs.cc +++ b/test/rewrite_subs.cc @@ -1,5 +1,6 @@ #include <iostream> #include "dcp.h" +#include "cpl.h" #include "reel.h" #include "subtitle_asset.h" |
