summaryrefslogtreecommitdiff
path: root/command/markad-standalone.cpp
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2011-02-01 21:26:14 +0100
committerJochen Dolze <vdr@dolze.de>2011-02-01 21:26:14 +0100
commitdb484337eb3fac1b6a66eaa71d38b6206b6d97da (patch)
treef4bee90beaf02b305b8420ff5cf46f2e7cc1393a /command/markad-standalone.cpp
parent9ec3fd7efb449fec370b64782adf32ce04bc96ae (diff)
downloadvdr-plugin-markad-db484337eb3fac1b6a66eaa71d38b6206b6d97da.tar.gz
vdr-plugin-markad-db484337eb3fac1b6a66eaa71d38b6206b6d97da.tar.bz2
New standard switches in plugin (repair index off, only scan channels with logo)
Fixed output of audio channel detection
Diffstat (limited to 'command/markad-standalone.cpp')
-rw-r--r--command/markad-standalone.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/command/markad-standalone.cpp b/command/markad-standalone.cpp
index 1320c3b..d4c6e22 100644
--- a/command/markad-standalone.cpp
+++ b/command/markad-standalone.cpp
@@ -26,6 +26,7 @@
#include <execinfo.h>
#include <mntent.h>
#include <utime.h>
+#include <math.h>
#include <errno.h>
#include "markad-standalone.h"