diff options
Diffstat (limited to 'src/wx/video_waveform_plot.h')
| -rw-r--r-- | src/wx/video_waveform_plot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/video_waveform_plot.h b/src/wx/video_waveform_plot.h index 023a698a8..d0bfc40ae 100644 --- a/src/wx/video_waveform_plot.h +++ b/src/wx/video_waveform_plot.h @@ -30,7 +30,7 @@ namespace dcp { class PlayerVideo; class Image; class Film; -class FilmViewer; +class ControlFilmViewer; class VideoWaveformPlot : public wxPanel { |
