diff options
| author | louis <louis.braun@gmx.de> | 2013-12-07 15:51:50 +0100 |
|---|---|---|
| committer | louis <louis.braun@gmx.de> | 2013-12-07 15:51:50 +0100 |
| commit | 8aa2c81d3165a0517115337362f1203ea4bdd899 (patch) | |
| tree | be99c5202efc0758f166f9168e1e0846308e3f49 /timer.h | |
| parent | 9eabdcd20960924b690d6820691c6159618d18e7 (diff) | |
| download | vdr-plugin-tvguide-8aa2c81d3165a0517115337362f1203ea4bdd899.tar.gz vdr-plugin-tvguide-8aa2c81d3165a0517115337362f1203ea4bdd899.tar.bz2 | |
changed build system
Diffstat (limited to 'timer.h')
| -rw-r--r-- | timer.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ #ifndef __TVGUIDE_TIMER_H
#define __TVGUIDE_TIMER_H
+#include <vdr/tools.h>
+
// --- cMyTime -------------------------------------------------------------
class cMyTime {
|
