summaryrefslogtreecommitdiffstats
path: root/loader/dshow/inputpin.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dshow/inputpin.h')
-rw-r--r--loader/dshow/inputpin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/dshow/inputpin.h b/loader/dshow/inputpin.h
index b36b2f0739..02f1c8b98f 100644
--- a/loader/dshow/inputpin.h
+++ b/loader/dshow/inputpin.h
@@ -1,5 +1,5 @@
-#ifndef DS_INPUTPIN_H
-#define DS_INPUTPIN_H
+#ifndef MPLAYER_INPUTPIN_H
+#define MPLAYER_INPUTPIN_H
#include "interfaces.h"
@@ -67,4 +67,4 @@ typedef struct
CRemotePin2* CRemotePin2Create(CBaseFilter2* parent);
-#endif /* DS_INPUTPIN_H */
+#endif /* MPLAYER_INPUTPIN_H */