summaryrefslogtreecommitdiffstats
path: root/loader/wineacm.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wineacm.h')
-rw-r--r--loader/wineacm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/wineacm.h b/loader/wineacm.h
index a7b9b26bf1..af4d3073bd 100644
--- a/loader/wineacm.h
+++ b/loader/wineacm.h
@@ -1,5 +1,5 @@
-#ifndef WINEACM_H
-#define WINEACM_H
+#ifndef MPLAYER_WINEACM_H
+#define MPLAYER_WINEACM_H
/* -*- tab-width: 8; c-basic-offset: 4 -*- */
/***********************************************************************
@@ -69,4 +69,4 @@ PWINE_ACMOBJ MSACM_GetObj(HACMOBJ hObj);
} /* extern "C" */
#endif /* defined(__cplusplus) */
-#endif /* WINEACM_H */
+#endif /* MPLAYER_WINEACM_H */