Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
10
Src/Plugins/Input/in_cdda/workorder.h
Normal file
10
Src/Plugins/Input/in_cdda/workorder.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef NULLSOFT_IN_CDDA_WORKORDER_H
|
||||
#define NULLSOFT_IN_CDDA_WORKORDER_H
|
||||
|
||||
#include "../gracenote/CDDBPluginWorkOrderManager.h"
|
||||
|
||||
extern CDDBModuleWorkOrderManagerInterface *workorder;
|
||||
void OpenMusicIDWorkOrder();
|
||||
void ShutdownMusicIDWorkOrder();
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue