diff --git a/src/common/SoundSDL2.hxx b/src/common/SoundSDL2.hxx index 47568da5e..62a756a22 100644 --- a/src/common/SoundSDL2.hxx +++ b/src/common/SoundSDL2.hxx @@ -84,7 +84,7 @@ class SoundSDL2 : public Sound @return The previous (old) mute state */ - bool toggleMute(); + bool toggleMute() override; /** Sets the volume of the sound device to the specified level. The