summaryrefslogtreecommitdiff
path: root/test/read_dcp_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/read_dcp_test.cc')
-rw-r--r--test/read_dcp_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/read_dcp_test.cc b/test/read_dcp_test.cc
index 9c545091..f995353e 100644
--- a/test/read_dcp_test.cc
+++ b/test/read_dcp_test.cc
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2019 Carl Hetherington <cth@carlh.net>
+ Copyright (C) 2013-2021 Carl Hetherington <cth@carlh.net>
This file is part of libdcp.
@@ -35,6 +35,7 @@
#include <boost/optional/optional_io.hpp>
#include "dcp.h"
#include "cpl.h"
+#include "stream_operators.h"
using std::list;
using std::shared_ptr;