diff options
Diffstat (limited to 'dxr3output.h')
-rw-r--r-- | dxr3output.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3output.h b/dxr3output.h index 7d94e7d..abd21c6 100644 --- a/dxr3output.h +++ b/dxr3output.h @@ -24,7 +24,7 @@ #include "dxr3syncbuffer.h" #include "dxr3audiodecoder.h" -#include "Uncopyable.h" +#include "uncopyable.h" class iAudio; |