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, 0 insertions, 2 deletions
diff --git a/Gui/mplayer/gtk/about.h b/Gui/mplayer/gtk/about.h
index be3955f95c..1deeb6d2f4 100644
--- a/Gui/mplayer/gtk/about.h
+++ b/Gui/mplayer/gtk/about.h
@@ -2,8 +2,6 @@
#ifndef __WIDGET_ABOUT
#define __WIDGET_ABOUT
-#include "../../language.h"
-
void ab_Ok_released( GtkButton * button,gpointer user_data )
{
gtk_widget_hide( AboutBox );