LightDirectory: new struct replacing Directory in the DB API

This commit is contained in:
Max Kellermann
2014-01-22 22:40:42 +01:00
parent f16db6cd80
commit a42f9e4ee3
12 changed files with 109 additions and 42 deletions

View File

@@ -21,7 +21,6 @@
#include "SongPrint.hxx"
#include "LightSong.hxx"
#include "DetachedSong.hxx"
#include "Directory.hxx"
#include "TimePrint.hxx"
#include "TagPrint.hxx"
#include "Mapper.hxx"