~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to xbmc/MusicDatabase.cpp

  • Committer: elupus
  • Date: 2010-02-01 01:58:58 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:27343
changed: drop namespace DIRECTORY and use XFILE for that aswell

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
using namespace std;
59
59
using namespace AUTOPTR;
60
60
using namespace XFILE;
61
 
using namespace DIRECTORY;
62
61
using namespace MUSICDATABASEDIRECTORY;
63
62
 
64
63
#define MUSIC_DATABASE_OLD_VERSION 1.6f