diff options
author | austriancoder <austriancoder> | 2004-10-11 17:38:04 +0000 |
---|---|---|
committer | austriancoder <austriancoder> | 2004-10-11 17:38:04 +0000 |
commit | 17bd1961f1a26bee1b306a47fc286ddfd72ecae4 (patch) | |
tree | 40cffa4b2b6761539ec872bdbd50ab4c6290a72a /HISTORY | |
parent | ce4e40fd55a2a0c9f6b1b38c3d40880f2ba788c7 (diff) | |
download | vdr-plugin-dxr3-17bd1961f1a26bee1b306a47fc286ddfd72ecae4.tar.gz vdr-plugin-dxr3-17bd1961f1a26bee1b306a47fc286ddfd72ecae4.tar.bz2 |
fixed #includes
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -262,4 +262,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - checked Lock() and Unlock() in dxr3interface.c - hope everything is ok else contact me - using now std:: instead of namespace std; - renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c -- removed log commands in dxr3outputthread.c
\ No newline at end of file +- removed log commands in dxr3outputthread.c +- fixed #includes + moved #include "dxr3osd.h" from dxr3interface.h to dxr3interface.c + removed not needed #include ""
\ No newline at end of file |