summaryrefslogtreecommitdiffstats
path: root/loader/wine/heap.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/heap.h')
-rw-r--r--loader/wine/heap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/loader/wine/heap.h b/loader/wine/heap.h
index 2feae9cd20..52e2f1c868 100644
--- a/loader/wine/heap.h
+++ b/loader/wine/heap.h
@@ -4,8 +4,8 @@
* Copyright 1996 Alexandre Julliard
*/
-#ifndef WINE_HEAP_H
-#define WINE_HEAP_H
+#ifndef MPLAYER_HEAP_H
+#define MPLAYER_HEAP_H
#include "config.h"
@@ -53,4 +53,4 @@ typedef struct
extern SYSTEM_HEAP_DESCR *SystemHeapDescr;
-#endif /* WINE_HEAP_H */
+#endif /* MPLAYER_HEAP_H */