summaryrefslogtreecommitdiff
path: root/dxr3spudecoder.c
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2009-05-02 17:49:50 +0200
committerChristian Gmeiner <christian.gmeiner@gmail.com>2009-05-02 17:49:50 +0200
commit3b2a6d0a0d1b44e9bca084ea33921fd1a83cdd2d (patch)
tree9493017c770412ae908f06d267a8825d9ce6a067 /dxr3spudecoder.c
parent1cc0b4ff7cbf83469492023cb0c5dd60c20896df (diff)
downloadvdr-plugin-dxr3-3b2a6d0a0d1b44e9bca084ea33921fd1a83cdd2d.tar.gz
vdr-plugin-dxr3-3b2a6d0a0d1b44e9bca084ea33921fd1a83cdd2d.tar.bz2
cleanup header includes
Diffstat (limited to 'dxr3spudecoder.c')
-rw-r--r--dxr3spudecoder.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/dxr3spudecoder.c b/dxr3spudecoder.c
index 9fbd4e6..a197800 100644
--- a/dxr3spudecoder.c
+++ b/dxr3spudecoder.c
@@ -23,8 +23,6 @@
*/
#include <assert.h>
-#include <string.h>
-#include <inttypes.h>
#include <math.h>
#include "dxr3spudecoder.h"