summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.h2
1 files changed, 2 insertions, 0 deletions
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