summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_audio_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ffmpeg_audio_stream.h')
-rw-r--r--src/lib/ffmpeg_audio_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg_audio_stream.h b/src/lib/ffmpeg_audio_stream.h
index 3c85abd93..8a9525422 100644
--- a/src/lib/ffmpeg_audio_stream.h
+++ b/src/lib/ffmpeg_audio_stream.h
@@ -21,7 +21,7 @@
#include "audio_mapping.h"
#include "dcpomatic_time.h"
-class ffmpeg_pts_offset_test;
+struct ffmpeg_pts_offset_test;
class FFmpegAudioStream : public FFmpegStream
{