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

@@ -28,7 +28,7 @@
#include "tag.h"
#include "strset.h"
#include "log.h"
#include "storedPlaylist.h"
#include "stored_playlist.h"
#include <glib.h>