summaryrefslogtreecommitdiffstats
path: root/vidix/vidix.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/vidix.h')
-rw-r--r--vidix/vidix.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vidix/vidix.h b/vidix/vidix.h
index 0b99db1f13..b532c94ed4 100644
--- a/vidix/vidix.h
+++ b/vidix/vidix.h
@@ -32,8 +32,8 @@
* NOTE: This interface is introduces as driver interface.
*/
-#ifndef VIDIX_H
-#define VIDIX_H
+#ifndef MPLAYER_VIDIX_H
+#define MPLAYER_VIDIX_H
#ifdef __cplusplus
extern "C" {
@@ -314,4 +314,4 @@ typedef struct vidix_oem_fx_s
}
#endif
-#endif /* VIDIX_H */
+#endif /* MPLAYER_VIDIX_H */