summaryrefslogtreecommitdiffstats
path: root/loader/wine/objbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/objbase.h')
-rw-r--r--loader/wine/objbase.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/wine/objbase.h b/loader/wine/objbase.h
index 26d72d76c7..902bbaa32e 100644
--- a/loader/wine/objbase.h
+++ b/loader/wine/objbase.h
@@ -1,6 +1,8 @@
#ifndef MPLAYER_OBJBASE_H
#define MPLAYER_OBJBASE_H
+#include "windef.h"
+
#ifndef STDCALL
#define STDCALL __attribute__((__stdcall__))
#endif