summaryrefslogtreecommitdiff
path: root/vcl/source/app/sound.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/sound.cxx')
-rw-r--r--vcl/source/app/sound.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/sound.cxx b/vcl/source/app/sound.cxx
index 226d09fb345c..7c5e9939c97a 100644
--- a/vcl/source/app/sound.cxx
+++ b/vcl/source/app/sound.cxx
@@ -24,7 +24,7 @@
#include <salframe.hxx>
#include <svdata.hxx>
-void Sound::Beep( Window* pWindow )
+void Sound::Beep( vcl::Window* pWindow )
{
// #i91990#
if ( Application::IsHeadlessModeEnabled() )