summaryrefslogtreecommitdiffstats
path: root/loader/wine/winerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/winerror.h')
-rw-r--r--loader/wine/winerror.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/wine/winerror.h b/loader/wine/winerror.h
index e9383b93d6..f1c5258acf 100644
--- a/loader/wine/winerror.h
+++ b/loader/wine/winerror.h
@@ -1,5 +1,5 @@
-#ifndef WINE_WINERROR_H
-#define WINE_WINERROR_H
+#ifndef MPLAYER_WINERROR_H
+#define MPLAYER_WINERROR_H
extern int WIN32_LastError;
@@ -1655,4 +1655,4 @@ extern int WIN32_LastError;
#define OLEOBJ_E_INVALIDVERB 0x00040181L
#define OLEOBJ_S_INVALIDVERB 0x00040180L
-#endif /* WINE_WINERROR_H */
+#endif /* MPLAYER_WINERROR_H */