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:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "../utils.h"
|
||||
#include "../log.h"
|
||||
#include "../inputPlugin.h"
|
||||
#include "../decoder_list.h"
|
||||
|
||||
/* this code was based on flac123, from flac-tools */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user