summaryrefslogtreecommitdiffstats
path: root/loader/wine/pshpack8.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/pshpack8.h')
-rw-r--r--loader/wine/pshpack8.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/loader/wine/pshpack8.h b/loader/wine/pshpack8.h
index 9be196c586..ed1fec033e 100644
--- a/loader/wine/pshpack8.h
+++ b/loader/wine/pshpack8.h
@@ -1,5 +1,5 @@
-#ifndef WINE_PSHPACK_H
-#define WINE_PSHPACK_H 8
+#ifndef MPLAYER_PSHPACK_H
+#define MPLAYER_PSHPACK_H 8
#if 0
//#pragma pack(8)
@@ -7,6 +7,6 @@
#error "8 as alignment is not supported"
#endif /* 0 ; !defined(RC_INVOKED) */
-#else /* WINE_PSHPACK_H */
+#else /* MPLAYER_PSHPACK_H */
#error "Nested pushing of alignment isn't supported by the compiler"
-#endif /* WINE_PSHPACK_H */
+#endif /* MPLAYER_PSHPACK_H */