diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-17 15:51:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-17 15:51:42 +0000 |
| commit | 9c4c94748ee6bcdec09c63974a4f06d3835db4c5 (patch) | |
| tree | 469954aa0f27e9a44e5155cefb3062eb70c97ae8 /src/wx | |
| parent | 9fe1a5c6dd0c0b90d2fa20d77a86e30a3c7a966b (diff) | |
Rename ExternalAudioDecoder -> SndfileDecoder.
Diffstat (limited to 'src/wx')
| -rw-r--r-- | src/wx/film_editor.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/film_editor.cc b/src/wx/film_editor.cc index 20dbc88ef..2553d0bd5 100644 --- a/src/wx/film_editor.cc +++ b/src/wx/film_editor.cc @@ -37,7 +37,6 @@ #include "lib/filter.h" #include "lib/config.h" #include "lib/ffmpeg_decoder.h" -#include "lib/external_audio_decoder.h" #include "filter_dialog.h" #include "wx_util.h" #include "film_editor.h" |
