summaryrefslogtreecommitdiffstats
path: root/loader/dmo/dmo.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dmo/dmo.h')
-rw-r--r--loader/dmo/dmo.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/dmo/dmo.h b/loader/dmo/dmo.h
index 845a853e5c..b6eeb7410e 100644
--- a/loader/dmo/dmo.h
+++ b/loader/dmo/dmo.h
@@ -1,5 +1,5 @@
-#ifndef DMO_H
-#define DMO_H
+#ifndef MPLAYER_DMO_H
+#define MPLAYER_DMO_H
/*
*
@@ -78,4 +78,4 @@ enum DMO_VIDEO_OUTPUT_STREAM_FLAGS
#define DMO_E_TYPE_NOT_ACCEPTED 0x80040205
#define DMO_E_NO_MORE_ITEMS 0x80040206
-#endif /* DMO_H */
+#endif /* MPLAYER_DMO_H */