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/PlaylistSong.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistSong.cxx') diff --git a/src/PlaylistSong.cxx b/src/PlaylistSong.cxx index 6bdb164f..4bfcc596 100644 --- a/src/PlaylistSong.cxx +++ b/src/PlaylistSong.cxx @@ -22,12 +22,12 @@ #include "Mapper.hxx" #include "DatabasePlugin.hxx" #include "DatabaseGlue.hxx" +#include "ls.hxx" extern "C" { #include "song.h" #include "uri.h" #include "path.h" -#include "ls.h" #include "tag.h" } -- cgit v1.2.3