From 17de1deaf50ac809f30cdf22b63abafdcf75d3fc Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Thu, 1 Oct 2009 07:19:03 +0200 Subject: get rid of prefix from filename of singleton and update licence header --- spuencoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spuencoder.h') diff --git a/spuencoder.h b/spuencoder.h index 05acbf0..845a23c 100644 --- a/spuencoder.h +++ b/spuencoder.h @@ -30,7 +30,7 @@ #include #include #include -#include "dxr3singleton.h" +#include "singleton.h" #include "spuregion.h" static const int MAX_SPU_DATA = 65220; // TODO validate this value -- cgit v1.2.3