diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-04 16:48:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-05 14:34:43 +0100 |
| commit | 6c55e8d2c3b0129a19fc40dca344219021ad12ef (patch) | |
| tree | cf9c3244ed55fb1fa8db89ca87923f3b7a6d35a1 /test/encryption_test.cc | |
| parent | 2105caa32a12236d5b70a0cf8b9ac62fcf7f574e (diff) | |
Rename some stuff Content -> Asset.
Diffstat (limited to 'test/encryption_test.cc')
| -rw-r--r-- | test/encryption_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/encryption_test.cc b/test/encryption_test.cc index 173ccf59..6dc37b8d 100644 --- a/test/encryption_test.cc +++ b/test/encryption_test.cc @@ -30,7 +30,7 @@ #include "reel.h" #include "test.h" #include "file.h" -#include "subtitle_content.h" +#include "subtitle_asset.h" #include "reel_mono_picture_asset.h" #include "reel_sound_asset.h" #include "encrypted_kdm.h" |
