#ifndef VDR_LIVE_PRELOAD_H #define VDR_LIVE_PRELOAD_H #include namespace vdrlive { void PreLoadFileCache(std::string const& configDir); }; #endif // VDR_LIVE_PRELOAD_H