diff options
| author | jhurst <jhurst@cinecert.com> | 2006-04-05 23:48:39 +0000 |
|---|---|---|
| committer | jhurst <> | 2006-04-05 23:48:39 +0000 |
| commit | 34464c5616c053942cf7bdbb919bd8845cb0ceae (patch) | |
| tree | e90794a5209c5d98c5c2502e73a825c2845651dd /src/AS_DCP_internal.h | |
| parent | bfedf725dac9d13f3a02fe69f45c302ab29d2b1e (diff) | |
compatibility fixes (and a stupidbug)
Diffstat (limited to 'src/AS_DCP_internal.h')
| -rwxr-xr-x | src/AS_DCP_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_DCP_internal.h b/src/AS_DCP_internal.h index 4a00ba0..b59df2c 100755 --- a/src/AS_DCP_internal.h +++ b/src/AS_DCP_internal.h @@ -103,7 +103,7 @@ namespace ASDCP ui64_t m_EssenceStart; WriterInfo m_Info; ASDCP::FrameBuffer m_CtFrameBuf; - fpos_t m_LastPosition; + Kumu::fpos_t m_LastPosition; h__Reader(); virtual ~h__Reader(); |
