From f809dd4c56887a28beb8b13442cca3017d9bda0e Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Fri, 5 Jan 2007 20:45:53 +0000 Subject: - added missing declaration of LiveSetup() --- setup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.h') diff --git a/setup.h b/setup.h index 0933ea2..b3e39f0 100644 --- a/setup.h +++ b/setup.h @@ -43,6 +43,8 @@ private: bool CheckServerIps(); }; +Setup& LiveSetup(); + } // namespace vdrlive #endif // VDR_LIVE_SETUP_H -- cgit v1.2.3