diff options
Diffstat (limited to 'Src/gracenote/api_gracenote.cpp')
-rw-r--r-- | Src/gracenote/api_gracenote.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Src/gracenote/api_gracenote.cpp b/Src/gracenote/api_gracenote.cpp new file mode 100644 index 00000000..1e78d9fe --- /dev/null +++ b/Src/gracenote/api_gracenote.cpp @@ -0,0 +1,3 @@ +#include "api_gracenote.h" + +// Just an empty file to ensure that api_gracenote.h is #includable by itself
\ No newline at end of file |