Fix 1835429: crash closing preview window before using it.
[synfig.git] / synfig-studio / trunk / src / gtkmm / audiocontainer.cpp
index 5640ac4..2420133 100644 (file)
@@ -54,6 +54,8 @@
 #include <fmod.h>
 #endif
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */
@@ -1284,7 +1286,7 @@ void AudioContainer::AudioImp::scrub(double /*t*/)
 
                curscrubpos = newpos;
 
-               //Ok the sound is running, now we need to tweek it
+               //Ok the sound is running, now we need to tweak it
                if(newpos > oldpos)
                {
                        //Outside so completely stopped...