diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-06-01 11:05:53 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-06-07 17:01:06 +0200 |
| commit | 3ee25c2fabd43040f9388efa89482b90cb4ccadc (patch) | |
| tree | 8d1159b00542c6dbec458abfc70f019e9733095b /src/lib/text_ring_buffers.h | |
| parent | b76970eee97ab03741e4c0e1fb30b75f7991ef70 (diff) | |
Rearrange some includes of dcpomatic_time.h
Diffstat (limited to 'src/lib/text_ring_buffers.h')
| -rw-r--r-- | src/lib/text_ring_buffers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/text_ring_buffers.h b/src/lib/text_ring_buffers.h index 2014dacc5..1f366fc0b 100644 --- a/src/lib/text_ring_buffers.h +++ b/src/lib/text_ring_buffers.h @@ -24,6 +24,7 @@ #include "dcp_text_track.h" +#include "dcpomatic_time.h" #include "player_text.h" #include <boost/thread.hpp> #include <utility> |
