diff options
Diffstat (limited to 'dxr3device.h')
-rw-r--r-- | dxr3device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3device.h b/dxr3device.h index 7aecd98..49cf003 100644 --- a/dxr3device.h +++ b/dxr3device.h @@ -109,7 +109,7 @@ private: uchar *silentAudio; cDxr3AudioDecoder *aDecoder; - cDxr3SpuDecoder* m_spuDecoder; + cDxr3SpuDecoder* spuDecoder; iAudio *audioOut; bool pluginOn; |