summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/gtk/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/gtk/fs.h')
-rw-r--r--gui/mplayer/gtk/fs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/mplayer/gtk/fs.h b/gui/mplayer/gtk/fs.h
index 31e9a54d5d..5e38da023f 100644
--- a/gui/mplayer/gtk/fs.h
+++ b/gui/mplayer/gtk/fs.h
@@ -1,5 +1,5 @@
-#ifndef GUI_FS_H
-#define GUI_FS_H
+#ifndef MPLAYER_GUI_FS_H
+#define MPLAYER_GUI_FS_H
#include <gtk/gtk.h>
@@ -18,4 +18,4 @@ extern void ShowFileSelect( int type, int modal );
extern GtkWidget * create_FileSelect( void );
-#endif /* GUI_FS_H */
+#endif /* MPLAYER_GUI_FS_H */