summaryrefslogtreecommitdiffstats
path: root/loader/wine/basetsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/basetsd.h')
-rw-r--r--loader/wine/basetsd.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/wine/basetsd.h b/loader/wine/basetsd.h
index 8c8b9bda89..0cc60c11e3 100644
--- a/loader/wine/basetsd.h
+++ b/loader/wine/basetsd.h
@@ -8,8 +8,8 @@
* http://svn.mplayerhq.hu/mplayer/trunk/
*/
-#ifndef WINE_BASETSD_H
-#define WINE_BASETSD_H
+#ifndef MPLAYER_BASETSD_H
+#define MPLAYER_BASETSD_H
#include "config.h"
@@ -169,4 +169,4 @@ typedef UINT_PTR SIZE_T, *PSIZE_T;
} /* extern "C" */
#endif /* defined(__cplusplus) */
-#endif /* WINE_BASETSD_H */
+#endif /* MPLAYER_BASETSD_H */