diff options
Diffstat (limited to 'src/TimedText_Parser.cpp')
| -rw-r--r-- | src/TimedText_Parser.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/TimedText_Parser.cpp b/src/TimedText_Parser.cpp index 8c31909..aad4ea3 100644 --- a/src/TimedText_Parser.cpp +++ b/src/TimedText_Parser.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2007, John Hurst +Copyright (c) 2007-2008, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -37,6 +37,8 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. using namespace Kumu; using namespace ASDCP; +using Kumu::DefaultLogSink; + const char* c_dcst_namespace_name = "http://www.smpte-ra.org/schemas/428-7/2007/DCST"; //------------------------------------------------------------------------------------------ |
