Added a missing include statement to the 'sky' plugin

This commit is contained in:
Klaus Schmidinger
2005-09-17 10:43:54 +02:00
parent 75587d1a17
commit cda89e7fb0
4 changed files with 10 additions and 2 deletions

View File

@@ -3815,3 +3815,5 @@ Video Disk Recorder Revision History
- Added cChannel::LinkChannels() and cChannel::RefChannel() (suggested by Helmut Auer).
Note that VDR itself doesn't actually use the linked channels, yet, so there is
no guarantee that this really works under all circumstances.
- Added a missing include statement to the 'sky' plugin (thanks to Alfred Zastrow
for reporting this one).