diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-22 08:22:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-22 08:22:52 +0100 |
| commit | bfbd64d680a0cbe9867b23088023ae5f9ecc219b (patch) | |
| tree | 2738025017a12920cfe80ac7b0f37c29e634f55e /test | |
| parent | 6e3bff35a4d9b829eb8e481216a748cd4505ba6c (diff) | |
Some hacks.
Diffstat (limited to 'test')
| -rw-r--r-- | test/recovery_test.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/recovery_test.cc b/test/recovery_test.cc index 751bf357..f397b96b 100644 --- a/test/recovery_test.cc +++ b/test/recovery_test.cc @@ -17,6 +17,8 @@ */ +#include "picture_asset_writer.h" + /* Check that recovery from a partially-written MXF works */ BOOST_AUTO_TEST_CASE (recovery) { |
