diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-13 16:46:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-13 16:46:50 +0000 |
| commit | 45625f3116a09d3c8415a54bf8d19fdbb3a3aa9b (patch) | |
| tree | 3619eb2ba2d9e754f9122b367f4eeffe56239bf9 /test | |
| parent | 6e5411a943ef9b3f23cfb8dd9dcc1a756b55bfbe (diff) | |
Compute LUTs at run-time.dynamic-lut
Diffstat (limited to 'test')
| -rw-r--r-- | test/tests.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tests.cc b/test/tests.cc index 62cab54c..30c9f406 100644 --- a/test/tests.cc +++ b/test/tests.cc @@ -29,6 +29,7 @@ #include "picture_asset.h" #include "sound_asset.h" #include "reel.h" +#include "gamma_lut.h" #define BOOST_TEST_DYN_LINK #define BOOST_TEST_MODULE libdcp_test |
