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

@@ -42,6 +42,7 @@
#include "Stats.hxx"
#include "Permission.hxx"
#include "PlaylistFile.hxx"
#include "PlaylistVector.hxx"
#include "ClientFile.hxx"
#include "Client.hxx"
#include "Idle.hxx"