summaryrefslogtreecommitdiffstats
path: root/loader/dshow/allocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dshow/allocator.h')
-rw-r--r--loader/dshow/allocator.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/dshow/allocator.h b/loader/dshow/allocator.h
index 0efa3d886f..71597b3634 100644
--- a/loader/dshow/allocator.h
+++ b/loader/dshow/allocator.h
@@ -1,5 +1,5 @@
-#ifndef DS_ALLOCATOR_H
-#define DS_ALLOCATOR_H
+#ifndef MPLAYER_ALLOCATOR_H
+#define MPLAYER_ALLOCATOR_H
#include "interfaces.h"
#include "cmediasample.h"
@@ -24,4 +24,4 @@ struct MemAllocator
MemAllocator* MemAllocatorCreate(void);
-#endif /* DS_ALLOCATOR_H */
+#endif /* MPLAYER_ALLOCATOR_H */