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:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "_ogg_common.h"
|
||||
#include "config.h"
|
||||
#include "ls.h"
|
||||
#include "uri.h"
|
||||
|
||||
#ifndef HAVE_TREMOR
|
||||
#include <vorbis/vorbisfile.h>
|
||||
|
Reference in New Issue
Block a user