winamp/Src/replicant/metadata/metadata.h
2024-09-24 14:54:57 +02:00

8 lines
200 B
C

#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"