/[svn]/linuxsampler/trunk/src/db/InstrumentsDbUtilities.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/db/InstrumentsDbUtilities.h

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

revision 1208 by iliev, Sat May 26 22:20:46 2007 UTC revision 1424 by schoenebeck, Sun Oct 14 22:00:17 2007 UTC
# Line 18  Line 18 
18   *   MA  02110-1301  USA                                                   *   *   MA  02110-1301  USA                                                   *
19   ***************************************************************************/   ***************************************************************************/
20    
21  #include "../common/global.h"  #include "../common/global_private.h"
   
 #if HAVE_SQLITE3  
22    
23  #ifndef __LS_INSTRUMENTSDBUTILITIES_H__  #ifndef __LS_INSTRUMENTSDBUTILITIES_H__
24  #define __LS_INSTRUMENTSDBUTILITIES_H__  #define __LS_INSTRUMENTSDBUTILITIES_H__
# Line 399  namespace LinuxSampler { Line 397  namespace LinuxSampler {
397  } // namespace LinuxSampler  } // namespace LinuxSampler
398    
399  #endif // __LS_INSTRUMENTSDBUTILITIES_H__  #endif // __LS_INSTRUMENTSDBUTILITIES_H__
   
 #endif // HAVE_SQLITE3  

Legend:
Removed from v.1208  
changed lines
  Added in v.1424

  ViewVC Help
Powered by ViewVC