--- linuxsampler/trunk/src/common/global.h 2006/06/28 19:32:21 885 +++ linuxsampler/trunk/src/common/global.h 2006/12/29 20:06:14 1005 @@ -135,4 +135,6 @@ return ss.str(); } +extern double GLOBAL_VOLUME; + #endif // __LS_GLOBAL_H__