From f2510d60fad1c5811fba3d253ef1c8dabb712304 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 3 Jan 2013 17:34:51 +0100 Subject: ls.h: rename to ls.hxx --- src/QueueCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/QueueCommands.cxx') diff --git a/src/QueueCommands.cxx b/src/QueueCommands.cxx index 185f3299..dc73132e 100644 --- a/src/QueueCommands.cxx +++ b/src/QueueCommands.cxx @@ -27,10 +27,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" } -- cgit v1.2.3