summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcah <cah@ableton.com>2026-03-19 17:14:13 +0100
committercah <cah@ableton.com>2026-03-19 17:14:13 +0100
commitb13fbb799e0c5d0f7f740bfdd3c77cc9f26309d8 (patch)
treec0188a2957b5ec0cbd8783a40540605f18aec4cb /src
parentc1fc2fd02570ec8cb9364af6dcd4d7df5926fa04 (diff)
fixup! Set OpenSSL security level back to 1 so we can use SHA1 digests.
Diffstat (limited to 'src')
-rw-r--r--src/dcp.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dcp.cc b/src/dcp.cc
index 40690065..16a2aac7 100644
--- a/src/dcp.cc
+++ b/src/dcp.cc
@@ -69,7 +69,6 @@ LIBDCP_DISABLE_WARNINGS
#include <asdcp/AS_DCP.h>
LIBDCP_ENABLE_WARNINGS
#include <xmlsec/xmldsig.h>
-#include <xmlsec/app.h>
LIBDCP_DISABLE_WARNINGS
#include <libxml++/libxml++.h>
LIBDCP_ENABLE_WARNINGS