summaryrefslogtreecommitdiffstats
path: root/libmpdemux/ms_hdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/ms_hdr.h')
-rw-r--r--libmpdemux/ms_hdr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmpdemux/ms_hdr.h b/libmpdemux/ms_hdr.h
index 4595f269dd..6b810569d7 100644
--- a/libmpdemux/ms_hdr.h
+++ b/libmpdemux/ms_hdr.h
@@ -1,5 +1,5 @@
-#ifndef MS_HDR_H
-#define MS_HDR_H
+#ifndef MPLAYER_MS_HDR_H
+#define MPLAYER_MS_HDR_H
#ifndef _WAVEFORMATEX_
#define _WAVEFORMATEX_
@@ -79,4 +79,4 @@ typedef struct {
#endif
#endif
-#endif /* MS_HDR_H */
+#endif /* MPLAYER_MS_HDR_H */