summaryrefslogtreecommitdiffstats
path: root/loader/qt_fv.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/qt_fv.h')
-rw-r--r--loader/qt_fv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/qt_fv.h b/loader/qt_fv.h
index 94ae02c867..f5dbd1d589 100644
--- a/loader/qt_fv.h
+++ b/loader/qt_fv.h
@@ -1,6 +1,8 @@
#ifndef MPLAYER_QT_FV_H
#define MPLAYER_QT_FV_H
+#include <stddef.h>
+
typedef struct qt_fv_s {
unsigned int id;
char* name;