aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistCommands.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlaylistCommands.cxx')
-rw-r--r--src/PlaylistCommands.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistCommands.cxx b/src/PlaylistCommands.cxx
index 5a767576a..db5f6859c 100644
--- a/src/PlaylistCommands.cxx
+++ b/src/PlaylistCommands.cxx
@@ -29,10 +29,10 @@
#include "ClientInternal.hxx"
#include "protocol/ArgParser.hxx"
#include "protocol/Result.hxx"
+#include "ls.hxx"
extern "C" {
#include "playlist.h"
-#include "ls.h"
#include "uri.h"
}