diff --git a/src/CxbxKrnl/EmuDSound.cpp b/src/CxbxKrnl/EmuDSound.cpp index ed3021538..2c376c2d1 100644 --- a/src/CxbxKrnl/EmuDSound.cpp +++ b/src/CxbxKrnl/EmuDSound.cpp @@ -2488,7 +2488,9 @@ HRESULT WINAPI XTL::EMUPATCH(IDirectSoundBuffer_SetFormat) // ****************************************************************** // * patch: DirectSoundUseFullHRTF // ****************************************************************** -STDAPI_(void) EMUPATCH(DirectSoundUseFullHRTF)(void) +STDAPI_(void) XTL::EMUPATCH(DirectSoundUseFullHRTF) +( + void) { FUNC_EXPORTS;