diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-24 13:01:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-24 13:01:01 +0000 |
| commit | a983bc3abceadae75c7fa070ae394a69e6d8bd5b (patch) | |
| tree | dcd4574b828d6f4d4e7e1c568f66d6af55f1e5a3 /test/make_black_test.cc | |
| parent | 85c65bd422742813992686c17a5e1b718cc3c449 (diff) | |
Tweaks for libdcp.
Diffstat (limited to 'test/make_black_test.cc')
| -rw-r--r-- | test/make_black_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/make_black_test.cc b/test/make_black_test.cc index 8507f5891..88c1bd0f4 100644 --- a/test/make_black_test.cc +++ b/test/make_black_test.cc @@ -18,7 +18,7 @@ */ #include <boost/test/unit_test.hpp> -#include <libdcp/util.h> +#include <dcp/util.h> extern "C" { #include <libavutil/pixfmt.h> } |
