--- linuxsampler/trunk/src/drivers/Plugin.h 2009/06/26 18:38:54 1921 +++ linuxsampler/trunk/src/drivers/Plugin.h 2009/06/26 18:55:02 1922 @@ -38,8 +38,8 @@ Sampler* pSampler; int RefCount; - private: LSCPServer* pLSCPServer; + private: EventThread* pEventThread; };