--- linuxsampler/trunk/src/engines/gig/Voice.h 2005/04/29 14:20:22 502 +++ linuxsampler/trunk/src/engines/gig/Voice.h 2005/05/03 01:00:25 505 @@ -30,11 +30,12 @@ # warning Voice.h included #endif // DEBUG_HEADERS +#include + #include "../../common/RTMath.h" #include "../../common/RingBuffer.h" #include "../../common/Pool.h" #include "../../drivers/audio/AudioOutputDevice.h" -#include "../../lib/fileloader/libgig/gig.h" #include "../common/BiquadFilter.h" //#include "EngineGlobals.h" #include "Engine.h"