summaryrefslogtreecommitdiff
path: root/src/lib/audio_decoder_stream.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-26 19:26:41 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-26 19:26:41 +0100
commitdd8a7d1bbb8f2afb1b98d2be856ff0a9920e180d (patch)
tree0d89f77fcad1b9bd0629587f367b79384bb0fbb3 /src/lib/audio_decoder_stream.h
parent14e4bc18e65378332604016bd6239861a083d5bf (diff)
Rest of src/lib/*.h tidying.
Diffstat (limited to 'src/lib/audio_decoder_stream.h')
-rw-r--r--src/lib/audio_decoder_stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/audio_decoder_stream.h b/src/lib/audio_decoder_stream.h
index 5c772e4f7..3503a46d1 100644
--- a/src/lib/audio_decoder_stream.h
+++ b/src/lib/audio_decoder_stream.h
@@ -22,6 +22,7 @@
#include "audio_stream.h"
#include "content_audio.h"
+#include "dcpomatic_time.h"
#include <boost/shared_ptr.hpp>
class AudioContent;