aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Input/in_cdda/CDDBInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Plugins/Input/in_cdda/CDDBInterface.h')
-rw-r--r--Src/Plugins/Input/in_cdda/CDDBInterface.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/Src/Plugins/Input/in_cdda/CDDBInterface.h b/Src/Plugins/Input/in_cdda/CDDBInterface.h
new file mode 100644
index 00000000..cf357baf
--- /dev/null
+++ b/Src/Plugins/Input/in_cdda/CDDBInterface.h
@@ -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 \ No newline at end of file