diff options
Diffstat (limited to 'test/effect_test.cc')
| -rw-r--r-- | test/effect_test.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/effect_test.cc b/test/effect_test.cc index 3be4b8f9..c56b6451 100644 --- a/test/effect_test.cc +++ b/test/effect_test.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2014-2019 Carl Hetherington <cth@carlh.net> + Copyright (C) 2014-2021 Carl Hetherington <cth@carlh.net> This file is part of libdcp. @@ -32,6 +32,7 @@ */ #include "types.h" +#include "stream_operators.h" #include "exceptions.h" #include <boost/test/unit_test.hpp> |
