summaryrefslogtreecommitdiffstats
path: root/gui/wm/wskeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/wm/wskeys.h')
-rw-r--r--gui/wm/wskeys.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/gui/wm/wskeys.h b/gui/wm/wskeys.h
index 3b7eadc20b..aa39bd6285 100644
--- a/gui/wm/wskeys.h
+++ b/gui/wm/wskeys.h
@@ -1,6 +1,5 @@
-
-#ifndef GUI_WSKEYS_H
-#define GUI_WSKEYS_H
+#ifndef MPLAYER_GUI_WSKEYS_H
+#define MPLAYER_GUI_WSKEYS_H
#define wsKeyNone -1
@@ -161,4 +160,4 @@ typedef struct
extern const TwsKeyNames wsKeyNames[ wsKeyNumber ];
-#endif /* GUI_WSKEYS_H */
+#endif /* MPLAYER_GUI_WSKEYS_H */