revert commits 26437-26439 the right way[tm]
[mplayer/glamo.git] / stream / cache2.h
blobf61865f4196727251e04e782ec36914e594e268e
1 #ifndef MPLAYER_CACHE2_H
2 #define MPLAYER_CACHE2_H
4 #include "stream.h"
6 extern void cache_uninit(stream_t *s);
8 #endif /* MPLAYER_CACHE2_H */