ls: moved generic URI utilities to uri.c
"ls" is a bad name for a library which parses URIs. We'll move the rest of the "ls" library later.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "database.h"
|
||||
#include "directory.h"
|
||||
#include "song.h"
|
||||
#include "ls.h"
|
||||
#include "uri.h"
|
||||
#include "mapper.h"
|
||||
#include "path.h"
|
||||
#include "decoder_list.h"
|
||||
|
Reference in New Issue
Block a user