From 766b93f3654e6e80623a84774fce0307694340f9 Mon Sep 17 00:00:00 2001 From: jhurst Date: Thu, 31 Jan 2008 23:41:26 +0000 Subject: build fixes from DTS --- src/TimedText_Parser.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/TimedText_Parser.cpp') 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"; //------------------------------------------------------------------------------------------ -- cgit v1.2.3