diff gui/mplayer/gtk/mb.c @ 25601:8a0adeba5910

Rename common.[ch] to gtk_common.[ch], there are too many files by that name.
author diego
date Sun, 06 Jan 2008 16:22:00 +0000
parents 17bf4f4b0715
children 0d255d03016f
line wrap: on
line diff
--- a/gui/mplayer/gtk/mb.c	Sun Jan 06 14:30:25 2008 +0000
+++ b/gui/mplayer/gtk/mb.c	Sun Jan 06 16:22:00 2008 +0000
@@ -8,7 +8,7 @@
 
 #include "../widgets.h"
 #include "mb.h"
-#include "common.h"
+#include "gtk_common.h"
 
 GtkWidget * gtkMessageBoxText;
 GtkWidget * MessageBox = NULL;