diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-04 10:13:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-04 10:13:41 +0100 |
| commit | 6bc12a2eeb9c84a539688f2f7eb876e3ea278a9f (patch) | |
| tree | 80339d65a1c1d6bfefc5ad164617f9b589220b10 /src/lib/ab_transcoder.cc | |
| parent | d0c2e5d14224e0d1058a9b7058f88e6b32dc8e6f (diff) | |
Split playlist files up; fix build.
Diffstat (limited to 'src/lib/ab_transcoder.cc')
| -rw-r--r-- | src/lib/ab_transcoder.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ab_transcoder.cc b/src/lib/ab_transcoder.cc index 6bf092fee..81aa5a4ba 100644 --- a/src/lib/ab_transcoder.cc +++ b/src/lib/ab_transcoder.cc @@ -24,7 +24,7 @@ #include "encoder.h" #include "job.h" #include "image.h" -#include "playlist.h" +#include "player.h" #include "matcher.h" #include "delay_line.h" #include "gain.h" |
