/[svn]/linuxsampler/trunk/src/engines/gig/Engine.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/gig/Engine.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 502 by letz, Fri Apr 29 14:20:22 2005 UTC revision 505 by schoenebeck, Tue May 3 01:00:25 2005 UTC
# Line 31  Line 31 
31  #endif // DEBUG_HEADERS  #endif // DEBUG_HEADERS
32    
33  #include <map>  #include <map>
34    #include <gig.h>
35    
36  #include "EngineGlobals.h"  #include "EngineGlobals.h"
37  #include "../../common/RingBuffer.h"  #include "../../common/RingBuffer.h"
# Line 40  Line 41 
41  #include "../common/Engine.h"  #include "../common/Engine.h"
42  #include "../common/Event.h"  #include "../common/Event.h"
43  #include "../common/BiquadFilter.h"  #include "../common/BiquadFilter.h"
 #include "../../lib/fileloader/libgig/gig.h"  
44  #include "../../network/lscp.h"  #include "../../network/lscp.h"
45  #include "EngineChannel.h"  #include "EngineChannel.h"
46    

Legend:
Removed from v.502  
changed lines
  Added in v.505

  ViewVC Help
Powered by ViewVC