From a4def81313a3be9f511f8f4cdab77ee553b7e5a3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 22 Oct 2008 17:21:57 +0200 Subject: renamed storedPlaylist.c to stored_playlist.c No CamelCase in file names. --- src/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command.c') diff --git a/src/command.c b/src/command.c index f222d4b8d..45daa8fad 100644 --- a/src/command.c +++ b/src/command.c @@ -30,7 +30,7 @@ #include "buffer2array.h" #include "log.h" #include "utils.h" -#include "storedPlaylist.h" +#include "stored_playlist.h" #include "sllist.h" #include "ack.h" #include "audio.h" -- cgit v1.2.3