summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-13 21:56:17 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-13 21:56:17 +0100
commitdbd26fada835a44d7547007fc44273b2119f3e35 (patch)
tree2693d80bc9a65c767f876e623a8db26a9c12fe27 /src/wx/film_editor.cc
parent3ddd928233130695d7f4eeee47a71409d8c04de7 (diff)
Rename SoundProcessor -> CinemaSoundProcessor.
Diffstat (limited to 'src/wx/film_editor.cc')
-rw-r--r--src/wx/film_editor.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/film_editor.cc b/src/wx/film_editor.cc
index 151130f27..c80a2a16c 100644
--- a/src/wx/film_editor.cc
+++ b/src/wx/film_editor.cc
@@ -40,7 +40,6 @@
#include "lib/ffmpeg_content.h"
#include "lib/sndfile_content.h"
#include "lib/dcp_content_type.h"
-#include "lib/sound_processor.h"
#include "lib/scaler.h"
#include "lib/playlist.h"
#include "lib/content.h"