diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-15 19:54:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-15 19:54:27 +0100 |
| commit | 9a9f2cf479127bf9b3eff726f4f73103acae9b85 (patch) | |
| tree | b2e7c1562df096444cbef6b6f70d645e4c731bd3 /src/wx/film_editor.h | |
| parent | 8de868219596a8af8383341667cd96853646fbea (diff) | |
Fix includes.
Diffstat (limited to 'src/wx/film_editor.h')
| -rw-r--r-- | src/wx/film_editor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index f9f15e2ac..30b4bd73e 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -37,6 +37,7 @@ class TimelineDialog; class Ratio; class Timecode; class FilmEditorPanel; +class SubtitleContent; /** @class FilmEditor * @brief A wx widget to edit a film's metadata, and perform various functions. |
