comparison stream/pvr.h @ 26184:7ee4ae1648e6

Add missing header #includes to fix 'make checkheaders'.
author diego
date Mon, 10 Mar 2008 19:28:42 +0000
parents 4129c8cfa742
children a26e50cae389
comparison
equal deleted inserted replaced
26183:4d54efbb35ec 26184:7ee4ae1648e6
22 */ 22 */
23 23
24 #ifndef MPLAYER_PVR_H 24 #ifndef MPLAYER_PVR_H
25 #define MPLAYER_PVR_H 25 #define MPLAYER_PVR_H
26 26
27 #include "stream.h"
27 #include "tv.h" 28 #include "tv.h"
28 29
29 /** 30 /**
30 * @brief Get the current station name. 31 * @brief Get the current station name.
31 * The pointer is valid, till the stream is closed. 32 * The pointer is valid, till the stream is closed.