summaryrefslogtreecommitdiff
path: root/spuencoder.h
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2009-10-01 07:19:03 +0200
committerChristian Gmeiner <christian.gmeiner@gmail.com>2009-10-01 07:19:03 +0200
commit17de1deaf50ac809f30cdf22b63abafdcf75d3fc (patch)
treef3910ea4d47340f8c58cc5e7ae08f439e9a27002 /spuencoder.h
parent96bb2265ac36fd414359a031a8ecfdff483c87f0 (diff)
downloadvdr-plugin-dxr3-17de1deaf50ac809f30cdf22b63abafdcf75d3fc.tar.gz
vdr-plugin-dxr3-17de1deaf50ac809f30cdf22b63abafdcf75d3fc.tar.bz2
get rid of prefix from filename of singleton and update licence header
Diffstat (limited to 'spuencoder.h')
-rw-r--r--spuencoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/spuencoder.h b/spuencoder.h
index 05acbf0..845a23c 100644
--- a/spuencoder.h
+++ b/spuencoder.h
@@ -30,7 +30,7 @@
#include <stdint.h>
#include <vdr/osd.h>
#include <vector>
-#include "dxr3singleton.h"
+#include "singleton.h"
#include "spuregion.h"
static const int MAX_SPU_DATA = 65220; // TODO validate this value