summaryrefslogtreecommitdiff
path: root/test/encryption_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-09-25 21:31:10 +0100
committerCarl Hetherington <cth@carlh.net>2013-09-25 21:31:10 +0100
commit566608b965e8ec0e08d9de128405d22ec7fedcd6 (patch)
tree2fda53a5d6adb9427d0f1f5c1a5af050eddc44d9 /test/encryption_test.cc
parentf76647abae551840a43bb8f07189051ec20bab6d (diff)
Split up some files.
Diffstat (limited to 'test/encryption_test.cc')
-rw-r--r--test/encryption_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/encryption_test.cc b/test/encryption_test.cc
index aa83d3ec..e2bf9698 100644
--- a/test/encryption_test.cc
+++ b/test/encryption_test.cc
@@ -25,7 +25,7 @@
#include "dcp.h"
#include "signer.h"
#include "cpl.h"
-#include "picture_asset.h"
+#include "mono_picture_asset.h"
#include "sound_asset.h"
#include "reel.h"
#include "test.h"