summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/gtk/mb.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/gtk/mb.h')
-rw-r--r--gui/mplayer/gtk/mb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mplayer/gtk/mb.h b/gui/mplayer/gtk/mb.h
index 2bd7cd97e0..f77dfb35ae 100644
--- a/gui/mplayer/gtk/mb.h
+++ b/gui/mplayer/gtk/mb.h
@@ -9,4 +9,4 @@ extern GtkWidget * MessageBox;
extern GtkWidget * create_MessageBox( int type );
extern void ShowMessageBox( const char * msg );
-#endif
+#endif /* GUI_MB_H */