mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
reduce direct dependencies on timerdclient.h
Include timerdtypes.h instead of timerdclient.h where feasible, add direct instead of indirect includes of timerdclient.h where necessary. This reduces the number of files which depend on timerdclient.h from 134 to 16. Add/update copyright notices in the affected files.
This commit is contained in:
committed by
svenhoefer
parent
49035cedec
commit
1d0a23dbf3
@@ -3,6 +3,7 @@
|
||||
|
||||
Copyright (C) 2001 Steffen Hehn 'McClean'
|
||||
Copyright (C) 2011 CoolStream International Ltd
|
||||
Copyright (C) 2011-2014 Stefan Seyfried
|
||||
|
||||
License: GPLv2
|
||||
|
||||
@@ -58,6 +59,7 @@
|
||||
#include <zapit/zapit.h>
|
||||
#include <zapit/client/zapittools.h>
|
||||
#include <eitd/sectionsd.h>
|
||||
#include <timerdclient/timerdclient.h>
|
||||
|
||||
/* TODO:
|
||||
* nextRecording / pending recordings - needs testing
|
||||
|
Reference in New Issue
Block a user