48919922a83bb4f5b9f5caf8736d5d1e54744bad
[enigma2.git] / lib / nav / playlist.cpp
1 #include <lib/nav/playlist.h>
2
3 DEFINE_REF(ePlaylist);
4
5 ePlaylist::ePlaylist(): ref(0)
6 {
7 }