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/CDDBInterface.h
Normal file
10
Src/Plugins/Input/in_cdda/CDDBInterface.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef CDDBInterface_h
|
||||
#define CDDBInterface_h
|
||||
|
||||
//#import "CDDBControl.tlb" no_namespace, named_guids, raw_interfaces_only
|
||||
//#import "../gracenote/CDDBControlWinamp.dll" no_namespace, named_guids, raw_interfaces_only
|
||||
#ifndef IGNORE_API_GRACENOTE
|
||||
#include "../gracenote/cddbcontrolwinamp.tlh"
|
||||
#endif
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue