summaryrefslogtreecommitdiff
path: root/src/lib/video_ring_buffers.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/video_ring_buffers.cc')
-rw-r--r--src/lib/video_ring_buffers.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/video_ring_buffers.cc b/src/lib/video_ring_buffers.cc
index 0167f4aec..bfec507ea 100644
--- a/src/lib/video_ring_buffers.cc
+++ b/src/lib/video_ring_buffers.cc
@@ -32,6 +32,7 @@ using std::pair;
using std::string;
using boost::shared_ptr;
using boost::optional;
+using namespace dcpomatic;
void
VideoRingBuffers::put (shared_ptr<PlayerVideo> frame, DCPTime time)