summaryrefslogtreecommitdiff
path: root/math/metadb.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/metadb.h')
-rw-r--r--math/metadb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/metadb.h b/math/metadb.h
index c2eb069..84e9754 100644
--- a/math/metadb.h
+++ b/math/metadb.h
@@ -53,6 +53,9 @@ struct meta {
char *img;
char *language;
char *tokens;
+ char *video;
+ char *video_hq;
+ char *video_lq;
};
__BEGIN_DECLS