input_stream: renamed sources, no CamelCase

Renamed inputStream.c and inputStream_file.c.
This commit is contained in:
Max Kellermann
2008-10-26 19:38:50 +01:00
parent 3609de8685
commit bbaedb17d5
8 changed files with 11 additions and 11 deletions

View File

@@ -26,7 +26,7 @@
*
*/
#include "inputStream.h"
#include "input_stream.h"
#include "replayGain.h"
#include "tag.h"
#include "tag_id3.h"