From 566608b965e8ec0e08d9de128405d22ec7fedcd6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 25 Sep 2013 21:31:10 +0100 Subject: Split up some files. --- test/decryption_test.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/decryption_test.cc') diff --git a/test/decryption_test.cc b/test/decryption_test.cc index 73dc9b97..0f5a4ef0 100644 --- a/test/decryption_test.cc +++ b/test/decryption_test.cc @@ -20,10 +20,10 @@ #include #include "kdm.h" #include "dcp.h" -#include "picture_frame.h" +#include "mono_picture_frame.h" #include "cpl.h" #include "argb_frame.h" -#include "picture_asset.h" +#include "mono_picture_asset.h" #include "reel.h" #include "test.h" -- cgit v1.2.3