renamed inputPlugin.* to decoder_list.*
Since inputPlugin.c manages the list of registered decoders, we should rename the source file.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "log.h"
|
||||
#include "permission.h"
|
||||
#include "replayGain.h"
|
||||
#include "inputPlugin.h"
|
||||
#include "decoder_list.h"
|
||||
#include "audioOutput.h"
|
||||
#include "inputStream.h"
|
||||
#include "state_file.h"
|
||||
|
||||
Reference in New Issue
Block a user