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

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

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

revision 504 by letz, Fri Apr 29 14:20:22 2005 UTC revision 505 by schoenebeck, Tue May 3 01:00:25 2005 UTC
# Line 30  Line 30 
30  # warning Stream.h included  # warning Stream.h included
31  #endif // DEBUG_HEADERS  #endif // DEBUG_HEADERS
32    
33    #include <gig.h>
34    
35  #include "../../common/RingBuffer.h"  #include "../../common/RingBuffer.h"
 #include "../../lib/fileloader/libgig/gig.h"  
36    
37  namespace LinuxSampler { namespace gig {  namespace LinuxSampler { namespace gig {
38    

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

  ViewVC Help
Powered by ViewVC