--- qsampler/trunk/src/qsamplerChannelStrip.cpp 2012/12/18 18:29:55 2386 +++ qsampler/trunk/src/qsamplerChannelStrip.cpp 2012/12/29 00:21:11 2387 @@ -1,7 +1,7 @@ // qsamplerChannelStrip.cpp // /**************************************************************************** - Copyright (C) 2004-2010, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2004-2012, rncbc aka Rui Nuno Capela. All rights reserved. Copyright (C) 2007, 2008 Christian Schoenebeck This program is free software; you can redistribute it and/or @@ -33,6 +33,9 @@ #include #include +#if QT_VERSION >= 0x050000 +#include +#endif // Channel status/usage usage limit control. #define QSAMPLER_ERROR_LIMIT 3