summaryrefslogtreecommitdiff
path: root/src/reel_picture_asset.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-19 21:46:01 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-19 21:46:01 +0000
commit7702e5d643440e75369078863b34f8a574ee4143 (patch)
treee01edc51718fd6c475b449748ff7fa6e5c526bc9 /src/reel_picture_asset.cc
parentc91aa27e13703874c944fed763b5b039ceae71d2 (diff)
Considerable re-work of KDM class to express the difference between encrypted and unencrypted KDMs.
Diffstat (limited to 'src/reel_picture_asset.cc')
-rw-r--r--src/reel_picture_asset.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reel_picture_asset.cc b/src/reel_picture_asset.cc
index d1910bb3..1a3d47b9 100644
--- a/src/reel_picture_asset.cc
+++ b/src/reel_picture_asset.cc
@@ -26,6 +26,7 @@
#include "picture_mxf.h"
#include "compose.hpp"
#include <libcxml/cxml.h>
+#include <iomanip>
using std::bad_cast;
using std::string;