summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/gtk/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/gtk/common.h')
-rw-r--r--gui/mplayer/gtk/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mplayer/gtk/common.h b/gui/mplayer/gtk/common.h
index d8df6234cb..f96b9d2bb5 100644
--- a/gui/mplayer/gtk/common.h
+++ b/gui/mplayer/gtk/common.h
@@ -21,4 +21,4 @@ extern GtkWidget * AddVScaler( GtkAdjustment * adj,GtkWidget * parent,int digit
extern GtkWidget * AddComboBox( GtkWidget * parent );
extern void WidgetDestroy( GtkWidget * widget,GtkWidget ** widget_pointer );
-#endif
+#endif /* GUI_COMMON_H */