summaryrefslogtreecommitdiff
path: root/src/verify_j2k.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-02-13 12:34:10 +0100
committerCarl Hetherington <cth@carlh.net>2023-02-13 19:06:57 +0100
commit2a347807b597ed912406ccebf727bd1af07c556c (patch)
treee864abc4f795c4f8018178dc40060bb5f5b9eee6 /src/verify_j2k.cc
parent8b86c990e526e55e273cc408377f13e64a27fb26 (diff)
Add a nice note for general MXF errors.bad-mxf
Diffstat (limited to 'src/verify_j2k.cc')
-rw-r--r--src/verify_j2k.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/verify_j2k.cc b/src/verify_j2k.cc
index 86ffb5b4..a1927234 100644
--- a/src/verify_j2k.cc
+++ b/src/verify_j2k.cc
@@ -39,6 +39,7 @@
#include "compose.hpp"
#include "data.h"
+#include "exceptions.h"
#include "raw_convert.h"
#include "verify.h"
#include "verify_j2k.h"