summaryrefslogtreecommitdiff
path: root/src/lib/atmos_mxf_content.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-01-02 23:58:07 +0100
committerCarl Hetherington <cth@carlh.net>2025-01-05 12:58:13 +0100
commit2970a579fa3e3f980f8a9d0cfea44b93ca05602a (patch)
tree88c340eb79cd0b83496a809cf4f12e5b370dc785 /src/lib/atmos_mxf_content.cc
parentb03f2277a205ff7e7cdaa12c6e52322ea474a7af (diff)
Remove some unused includes.
Diffstat (limited to 'src/lib/atmos_mxf_content.cc')
-rw-r--r--src/lib/atmos_mxf_content.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/atmos_mxf_content.cc b/src/lib/atmos_mxf_content.cc
index 403f98933..6b2a64d68 100644
--- a/src/lib/atmos_mxf_content.cc
+++ b/src/lib/atmos_mxf_content.cc
@@ -27,7 +27,6 @@
#include <asdcp/KM_log.h>
#include <dcp/atmos_asset.h>
#include <dcp/exceptions.h>
-#include <dcp/raw_convert.h>
#include <libxml++/libxml++.h>
#include "i18n.h"