--- linuxsampler/trunk/src/common/global.h 2008/11/02 13:42:01 1791 +++ linuxsampler/trunk/src/common/global.h 2008/11/16 19:19:26 1792 @@ -46,6 +46,8 @@ #else // needed for usleep under POSIX #include +// for uint +#include #endif