diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-24 18:14:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-24 18:14:10 +0100 |
| commit | bd8fa9a370f1739952c83107352baa08c79d095e (patch) | |
| tree | dafa3dae2db5439dc08e770fc4b09febac5f0374 /src/lib/player.cc | |
| parent | 44b57d623dec97a3f9955082f0b8a7a8d27b7518 (diff) | |
Merge FilmState / Film.
Diffstat (limited to 'src/lib/player.cc')
| -rw-r--r-- | src/lib/player.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/player.cc b/src/lib/player.cc index db69c66d1..67aba36f2 100644 --- a/src/lib/player.cc +++ b/src/lib/player.cc @@ -26,7 +26,6 @@ #include <boost/thread.hpp> #include <boost/algorithm/string.hpp> #include "player.h" -#include "film_state.h" #include "filter.h" #include "screen.h" #include "exceptions.h" |
