diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-10 22:57:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-11 11:58:15 +0100 |
| commit | 54ef7357a87885ec329a25e758fb6b132816ec67 (patch) | |
| tree | 96efd338e028c50d1cf273b8a94ceae41f3144ec /src/wx/timing_panel.h | |
| parent | 23583dfb56181c76126e652042e9d1940367aa27 (diff) | |
Fix build.
Diffstat (limited to 'src/wx/timing_panel.h')
| -rw-r--r-- | src/wx/timing_panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timing_panel.h b/src/wx/timing_panel.h index 1a9f5d3fd..7e38d86b8 100644 --- a/src/wx/timing_panel.h +++ b/src/wx/timing_panel.h @@ -21,7 +21,7 @@ #include "content_sub_panel.h" #include "timecode.h" -class FilmViewer; +class ControlFilmViewer; class TimingPanel : public ContentSubPanel { |
