summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/gtk/about.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/gtk/about.h')
-rw-r--r--Gui/mplayer/gtk/about.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/gtk/about.h b/Gui/mplayer/gtk/about.h
index 5ca03a929a..66d5f147ae 100644
--- a/Gui/mplayer/gtk/about.h
+++ b/Gui/mplayer/gtk/about.h
@@ -4,7 +4,7 @@
#include <gtk/gtk.h>
-extern GtkWidget * AboutBox;
+extern GtkWidget * About;
extern GtkWidget * create_About( void );
extern void ShowAboutBox( void );