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. --- examples/make_dcp.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/make_dcp.cc b/examples/make_dcp.cc index d86cd30a..910fb8cb 100644 --- a/examples/make_dcp.cc +++ b/examples/make_dcp.cc @@ -41,6 +41,7 @@ #include "file.h" #include "reel_mono_picture_asset.h" #include "reel_sound_asset.h" +#include int main () -- cgit v1.2.3