Merge branch 'bug_615_replace_rawfile'
[enigma2.git] / lib / base / itssource.h
similarity index 93%
rename from lib/base/idatasource.h
rename to lib/base/itssource.h
index 0daa5267f0b70e6a43fc7da48ef35bfb497afa86..91167ff599573b1b29c6795cafc1b6d0ffe75712 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <lib/base/object.h>
 
-class iDataSource: public iObject
+class iTsSource: public iObject
 {
 public:
         /* NOTE: should only be used to get current position or filelength */