directory: moved code to database.c
Taming the directory.c monster, part II: move the database management stuff to database. directory.c should only contain code which works on directory objects.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "stats.h"
|
||||
|
||||
#include "directory.h"
|
||||
#include "database.h"
|
||||
#include "tag.h"
|
||||
#include "song.h"
|
||||
#include "client.h"
|
||||
|
Reference in New Issue
Block a user