From 7702e5d643440e75369078863b34f8a574ee4143 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 19 Mar 2014 21:46:01 +0000 Subject: Considerable re-work of KDM class to express the difference between encrypted and unencrypted KDMs. --- src/file.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/file.cc') diff --git a/src/file.cc b/src/file.cc index aabda166..f4a91add 100644 --- a/src/file.cc +++ b/src/file.cc @@ -23,6 +23,7 @@ #include "file.h" #include "util.h" +#include using namespace dcp; -- cgit v1.2.3