fix build after cherry-pick

Origin commit data
------------------
Branch: ni/coolstream
Commit: e2b2a60dd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-07 (Fri, 07 Oct 2022)

Origin message was:
------------------
- fix build after cherry-pick

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2022-10-07 21:02:30 +02:00
parent 4b0c6ca5f5
commit 8d417bfe44
2 changed files with 5 additions and 3 deletions

View File

@@ -132,6 +132,7 @@ private:
void xmltvm3uCGI(CyhookHandler *hh);
void xmltvlistCGI(CyhookHandler *hh);
void build_live_url(CyhookHandler *hh);
void build_playlist(CyhookHandler *hh);
void logoCGI(CyhookHandler *hh);
void ConfigCGI(CyhookHandler *hh);
void FileCGI(CyhookHandler *hh);