X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fsound%2Fsample_openal.hxx;h=9e816c21aaf9aed5316003e9f590135829258a3c;hb=be7065674586ffbb5940ab21a028bc8c461217e2;hp=b5267bb10ca1963d8ddcf2e4bf8e759168f79326;hpb=40e177a02ef6c2c88d8587ea7343f2f71bb15f2f;p=simgear.git diff --git a/simgear/sound/sample_openal.hxx b/simgear/sound/sample_openal.hxx index b5267bb1..9e816c21 100644 --- a/simgear/sound/sample_openal.hxx +++ b/simgear/sound/sample_openal.hxx @@ -82,7 +82,7 @@ public: /** * Destructor */ - ~SGSoundSample (); + virtual ~SGSoundSample (); /** * Detect wheter this audio sample holds the information of a sound file.