summaryrefslogtreecommitdiffstats
path: root/loader/wine/pshpack1.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/pshpack1.h')
-rw-r--r--loader/wine/pshpack1.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/loader/wine/pshpack1.h b/loader/wine/pshpack1.h
index 947b5abba6..66f9864e37 100644
--- a/loader/wine/pshpack1.h
+++ b/loader/wine/pshpack1.h
@@ -1,5 +1,5 @@
-#ifndef WINE_PSHPACK_H
-#define WINE_PSHPACK_H 1
+#ifndef MPLAYER_PSHPACK_H
+#define MPLAYER_PSHPACK_H 1
#if defined(__GNUC__) || defined(__SUNPRO_C) || defined(__SUNPRO_CC)
//#pragma pack(1)
@@ -7,7 +7,7 @@
#error "1 as alignment isn't supported by the compiler"
#endif /* defined(__GNUC__) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) ; !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 */