diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-14 10:05:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-14 10:05:56 +0100 |
| commit | 8f7d0cf115980cb357bc3da410842503930e66b8 (patch) | |
| tree | c555292c0d7b2096f80c89c586137dd57f923e57 /src/lib/wscript | |
| parent | efc8654faceec410649901ee534861904d11e432 (diff) | |
Rename PlayerImage to PlayerVideoFrame and give it its own file.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index d4231fd30..7e2e10e1f 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -42,6 +42,7 @@ sources = """ log.cc piece.cc player.cc + player_video_frame.cc playlist.cc ratio.cc resampler.cc |
