summaryrefslogtreecommitdiffstats
path: root/loader/wine/msacm.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/msacm.h')
-rw-r--r--loader/wine/msacm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/wine/msacm.h b/loader/wine/msacm.h
index 5bc8b079e3..5e3b0df79b 100644
--- a/loader/wine/msacm.h
+++ b/loader/wine/msacm.h
@@ -2,8 +2,8 @@
* msacm.h - Declarations for MSACM
*/
-#ifndef WINE_MSACM_H
-#define WINE_MSACM_H
+#ifndef MPLAYER_MSACM_H
+#define MPLAYER_MSACM_H
#include "windef.h"
#include "driver.h"
@@ -938,4 +938,4 @@ MMRESULT WINAPI acmStreamUnprepareHeader(
} /* extern "C" */
#endif /* defined(__cplusplus) */
-#endif /* WINE_MSACM_H */
+#endif /* MPLAYER_MSACM_H */