diff options
author | Christian Gmeiner <christian.gmeiner@gmail.com> | 2009-01-12 06:36:56 +0100 |
---|---|---|
committer | Christian Gmeiner <christian.gmeiner@gmail.com> | 2009-01-12 06:36:56 +0100 |
commit | f18810d2913f9d7a72f30547613e78c08b68596d (patch) | |
tree | 065f3f9e7eb6761bb2da3e6dc091b982ef1ef6d3 /dxr3output.h | |
parent | 9154b37b3424e94572d4435c1db799d397c0e280 (diff) | |
download | vdr-plugin-dxr3-f18810d2913f9d7a72f30547613e78c08b68596d.tar.gz vdr-plugin-dxr3-f18810d2913f9d7a72f30547613e78c08b68596d.tar.bz2 |
remove dxr3vdrincludes.h
Dont include .h files, which are not used in the current context.
Diffstat (limited to 'dxr3output.h')
-rw-r--r-- | dxr3output.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dxr3output.h b/dxr3output.h index bbf1cc4..7afccc2 100644 --- a/dxr3output.h +++ b/dxr3output.h @@ -22,7 +22,6 @@ #ifndef _DXR3OUTPUTTHREAD_H_ #define _DXR3OUTPUTTHREAD_H_ -#include "dxr3vdrincludes.h" #include "dxr3syncbuffer.h" #include "dxr3audiodecoder.h" |