diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-14 09:33:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-14 09:33:23 +0100 |
| commit | 2f0e6ee9d883abbbc31aca0d1cc80e89eb9b0af2 (patch) | |
| tree | f1215070c7a4458f8b474fc7163345c6c1c10744 /src/mxf.cc | |
| parent | e64f6002a413f7aaffca60387d82c2e91b931ab9 (diff) | |
| parent | 110dc70856bd0f6ae5ec1931f51a4817c5e38f42 (diff) | |
Merge master.
Diffstat (limited to 'src/mxf.cc')
| -rw-r--r-- | src/mxf.cc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ * @brief Parent class for assets of DCPs made up of MXF files. */ +#include "raw_convert.h" #include "AS_DCP.h" #include "KM_prng.h" #include "KM_util.h" |
