mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 00:45:46 -04:00
Initial community commit
This commit is contained in:
7
Src/replicant/metadata/metadata.h
Normal file
7
Src/replicant/metadata/metadata.h
Normal file
@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
/* convenience header that includes everything */
|
||||
#include "api_metadata.h"
|
||||
#include "ifc_metadata.h"
|
||||
#include "ifc_metadata_editor.h"
|
||||
#include "MetadataKeys.h"
|
||||
#include "svc_metadata.h"
|
Reference in New Issue
Block a user