summaryrefslogtreecommitdiffstats
path: root/loader/qt_fv.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/qt_fv.h')
-rw-r--r--loader/qt_fv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/qt_fv.h b/loader/qt_fv.h
index 354b12c98b..94ae02c867 100644
--- a/loader/qt_fv.h
+++ b/loader/qt_fv.h
@@ -1,5 +1,5 @@
-#ifndef QT_FV_H
-#define QT_FV_H
+#ifndef MPLAYER_QT_FV_H
+#define MPLAYER_QT_FV_H
typedef struct qt_fv_s {
unsigned int id;
@@ -1588,4 +1588,4 @@ qt_fv_t qt_fv_list[]={
{ 0x270029, "TEFeatureFlag"},
{ 0,NULL } };
-#endif /* QT_FV_H */
+#endif /* MPLAYER_QT_FV_H */