summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
Diffstat (limited to 'loader')
-rw-r--r--loader/wine/vfw.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/loader/wine/vfw.h b/loader/wine/vfw.h
index 6f98fd889c..0fc2f40ec0 100644
--- a/loader/wine/vfw.h
+++ b/loader/wine/vfw.h
@@ -10,7 +10,6 @@
#ifdef __cplusplus
extern "C" {
#endif
-#ifndef __WINE_WINGDI_H
typedef struct __attribute__((__packed__))
{
@@ -43,7 +42,6 @@ typedef struct {
} BITMAPINFO, *LPBITMAPINFO;
#endif
-#endif
#define VFWAPI
#define VFWAPIV
#ifndef __WINE_WINDEF_H