diff options
Diffstat (limited to '')
-rw-r--r-- | src/PlaylistSave.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/PlaylistSave.cxx b/src/PlaylistSave.cxx index 6ca6740fc..473713d5d 100644 --- a/src/PlaylistSave.cxx +++ b/src/PlaylistSave.cxx @@ -26,10 +26,7 @@ #include "Idle.hxx" #include "fs/Path.hxx" #include "fs/FileSystem.hxx" - -extern "C" { -#include "uri.h" -} +#include "util/UriUtil.hxx" #include <glib.h> |