summaryrefslogtreecommitdiffstats
path: root/loader/wine/vfw.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/vfw.h')
-rw-r--r--loader/wine/vfw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/wine/vfw.h b/loader/wine/vfw.h
index a3b05daff3..1cf94b5ac7 100644
--- a/loader/wine/vfw.h
+++ b/loader/wine/vfw.h
@@ -10,6 +10,8 @@
extern "C" {
#endif
+#include "windef.h"
+
typedef struct __attribute__((__packed__))
{
short bfType;