summaryrefslogtreecommitdiffstats
path: root/loader/wine/winreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/winreg.h')
-rw-r--r--loader/wine/winreg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/wine/winreg.h b/loader/wine/winreg.h
index 202329483f..31d36fcb10 100644
--- a/loader/wine/winreg.h
+++ b/loader/wine/winreg.h
@@ -1,8 +1,8 @@
/*
* Win32 registry defines (see also winnt.h)
*/
-#ifndef WINE_WINREG_H
-#define WINE_WINREG_H
+#ifndef MPLAYER_WINREG_H
+#define MPLAYER_WINREG_H
#include "winbase.h"
#include "winnt.h"
@@ -54,4 +54,4 @@ typedef ACCESS_MASK REGSAM;
} /* extern "C" */
#endif /* defined(__cplusplus) */
-#endif /* WINE_WINREG_H */
+#endif /* MPLAYER_WINREG_H */