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

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

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

revision 1423 by iliev, Thu Sep 13 21:46:25 2007 UTC revision 1424 by schoenebeck, Sun Oct 14 22:00:17 2007 UTC
# Line 20  Line 20 
20    
21  #include "InstrumentsDbUtilities.h"  #include "InstrumentsDbUtilities.h"
22    
23  #if HAVE_SQLITE3  #include "../common/global_private.h"
24    
25  #include <dirent.h>  #include <dirent.h>
26  #include <errno.h>  #include <errno.h>
# Line 662  namespace LinuxSampler { Line 662  namespace LinuxSampler {
662      };      };
663    
664  } // namespace LinuxSampler  } // namespace LinuxSampler
   
 #endif // HAVE_SQLITE3  

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

  ViewVC Help
Powered by ViewVC