summaryrefslogtreecommitdiffstats
path: root/loader/qtx/qtxsdk/components.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/qtx/qtxsdk/components.h')
-rw-r--r--loader/qtx/qtxsdk/components.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/qtx/qtxsdk/components.h b/loader/qtx/qtxsdk/components.h
index 6b616ed98b..e1415a94cd 100644
--- a/loader/qtx/qtxsdk/components.h
+++ b/loader/qtx/qtxsdk/components.h
@@ -1,5 +1,5 @@
-#ifndef COMPONENTS_H
-#define COMPONENTS_H
+#ifndef MPLAYER_COMPONENTS_H
+#define MPLAYER_COMPONENTS_H
#include <inttypes.h>
@@ -744,4 +744,4 @@ static inline void dump_CodecDecompressParams(void* xxx){
}
-#endif /* COMPONENTS_H */
+#endif /* MPLAYER_COMPONENTS_H */