summaryrefslogtreecommitdiffstats
path: root/loader/wine/winestring.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/winestring.h')
-rw-r--r--loader/wine/winestring.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/wine/winestring.h b/loader/wine/winestring.h
index 403879248b..cb70a0098c 100644
--- a/loader/wine/winestring.h
+++ b/loader/wine/winestring.h
@@ -1,5 +1,5 @@
-#ifndef WINE_WINESTRING_H
-#define WINE_WINESTRING_H
+#ifndef MPLAYER_WINESTRING_H
+#define MPLAYER_WINESTRING_H
#include "windef.h"
@@ -10,4 +10,4 @@ LPSTR WINAPI lstrcpynWtoA(LPSTR,LPCWSTR,INT);
#define lstrncmpiA strncasecmp
-#endif /* WINE_WINESTRING_H */
+#endif /* MPLAYER_WINESTRING_H */