diff --git a/document.h b/document.h index 1494b34..b6d4f01 100644 --- a/document.h +++ b/document.h @@ -42,6 +42,8 @@ } \ } \ +#define PLUGIN_MIMETYPES(...) __VA_ARGS__ + /** * Error types for plugins */