summaryrefslogtreecommitdiff
path: root/xs_mime.h
diff options
context:
space:
mode:
Diffstat (limited to 'xs_mime.h')
-rw-r--r--xs_mime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xs_mime.h b/xs_mime.h
index 6f65382..0146385 100644
--- a/xs_mime.h
+++ b/xs_mime.h
@@ -16,6 +16,7 @@ extern const char *xs_mime_types[];
16const char *xs_mime_types[] = { 16const char *xs_mime_types[] = {
17 "3gp", "video/3gpp", 17 "3gp", "video/3gpp",
18 "aac", "audio/aac", 18 "aac", "audio/aac",
19 "apng", "image/apng",
19 "avif", "image/avif", 20 "avif", "image/avif",
20 "css", "text/css", 21 "css", "text/css",
21 "flac", "audio/flac", 22 "flac", "audio/flac",