diff options
Diffstat (limited to 'test/dcp_playback_test.cc')
| -rw-r--r-- | test/dcp_playback_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dcp_playback_test.cc b/test/dcp_playback_test.cc index 04a0eabe3..9fef1801b 100644 --- a/test/dcp_playback_test.cc +++ b/test/dcp_playback_test.cc @@ -28,6 +28,7 @@ using std::pair; using boost::shared_ptr; using boost::optional; +using namespace dcpomatic; /** Simulate the work that the player does, for profiling */ BOOST_AUTO_TEST_CASE (dcp_playback_test) |
