summaryrefslogtreecommitdiffstats
path: root/loader/dshow/iunk.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dshow/iunk.h')
-rw-r--r--loader/dshow/iunk.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/dshow/iunk.h b/loader/dshow/iunk.h
index e50c09fee5..0c2aee300b 100644
--- a/loader/dshow/iunk.h
+++ b/loader/dshow/iunk.h
@@ -3,8 +3,8 @@
* http://svn.mplayerhq.hu/mplayer/trunk/
*/
-#ifndef DS_IUNK_H
-#define DS_IUNK_H
+#ifndef MPLAYER_IUNK_H
+#define MPLAYER_IUNK_H
#include "guids.h"
@@ -51,4 +51,4 @@ static long STDCALL CLASSNAME ## _Release(IUnknown * This) \
return 0; \
}
-#endif /* DS_IUNK_H */
+#endif /* MPLAYER_IUNK_H */