diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-20 00:53:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-20 00:53:14 +0100 |
| commit | 293583097f7b25e481f0898f13c62c10aac33719 (patch) | |
| tree | 399279b6903b63a0f9ab1ec1365fce59ce9984d1 /src/lib/sndfile_content.cc | |
| parent | d7d329289a10ed19f27dbfc4bf107a658a72190e (diff) | |
Remove some unused stuff.
Diffstat (limited to 'src/lib/sndfile_content.cc')
| -rw-r--r-- | src/lib/sndfile_content.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/sndfile_content.cc b/src/lib/sndfile_content.cc index 549af09b1..e5491480f 100644 --- a/src/lib/sndfile_content.cc +++ b/src/lib/sndfile_content.cc @@ -20,6 +20,7 @@ #include <libcxml/cxml.h> #include "sndfile_content.h" #include "sndfile_decoder.h" +#include "film.h" #include "compose.hpp" #include "job.h" |
