renamed storedPlaylist.c to stored_playlist.c

No CamelCase in file names.
This commit is contained in:
Max Kellermann
2008-10-22 17:21:57 +02:00
parent 1c62e2cd62
commit a4def81313
6 changed files with 8 additions and 8 deletions

View File

@@ -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"