diff options
| -rw-r--r-- | src/mxf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ namespace ASDCP { class AESDecContext; - class WriterInfo; + struct WriterInfo; } /* Undefine some stuff that the OS X 10.5 SDK defines */ |
![]() |
index : libdcp | |
| DCP handling library | cth@carlh.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/mxf.h | 2 |
@@ -28,7 +28,7 @@ namespace ASDCP { class AESDecContext; - class WriterInfo; + struct WriterInfo; } /* Undefine some stuff that the OS X 10.5 SDK defines */ |