summaryrefslogtreecommitdiffstats
path: root/loader/dshow/DS_Filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dshow/DS_Filter.h')
-rw-r--r--loader/dshow/DS_Filter.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/dshow/DS_Filter.h b/loader/dshow/DS_Filter.h
index 69f9918424..8fda4b4ef2 100644
--- a/loader/dshow/DS_Filter.h
+++ b/loader/dshow/DS_Filter.h
@@ -1,5 +1,5 @@
-#ifndef DS_FILTER_H
-#define DS_FILTER_H
+#ifndef MPLAYER_DS_FILTER_H
+#define MPLAYER_DS_FILTER_H
#include "inputpin.h"
#include "outputpin.h"
@@ -47,4 +47,4 @@ void DS_Filter_Destroy(DS_Filter* This);
}
#endif
-#endif /* DS_FILTER_H */
+#endif /* MPLAYER_DS_FILTER_H */