aboutsummaryrefslogtreecommitdiff
path: root/Src/replicant/metadata/metadata.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/replicant/metadata/metadata.h')
-rw-r--r--Src/replicant/metadata/metadata.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Src/replicant/metadata/metadata.h b/Src/replicant/metadata/metadata.h
new file mode 100644
index 00000000..dc137c55
--- /dev/null
+++ b/Src/replicant/metadata/metadata.h
@@ -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"