summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/AS_02_JXS.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/AS_02_JXS.h b/src/AS_02_JXS.h
index f324c2f..6ef6aea 100644
--- a/src/AS_02_JXS.h
+++ b/src/AS_02_JXS.h
@@ -100,8 +100,8 @@ namespace AS_02
ASDCP_NO_COPY_CONSTRUCT(MXFReader);
public:
- MXFReader(const Kumu::IFileReaderFactory& fileReaderFactory);
- virtual ~MXFReader();
+ MXFReader(const Kumu::IFileReaderFactory& fileReaderFactory);
+ virtual ~MXFReader();
// Warning: direct manipulation of MXF structures can interfere
// with the normal operation of the wrapper. Caveat emptor!