Make tvheadend compile again.
This commit is contained in:
parent
2bd3e4330e
commit
34573946fb
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -61,7 +61,7 @@ time_t dispatch_clock;
|
|||
static LIST_HEAD(, gtimer) gtimers;
|
||||
pthread_mutex_t global_lock;
|
||||
|
||||
const char *contentpath = HTS_CONTENT_PATH "/tvheadend";
|
||||
const char *contentpath = TVHEADEND_CONTENT_PATH;
|
||||
|
||||
static void
|
||||
handle_sigpipe(int x)
|
||||
|
|
Loading…
Add table
Reference in a new issue