diff gui/mplayer/gtk/sb.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/sb.c	Sun Jan 06 14:30:25 2008 +0000
+++ b/gui/mplayer/gtk/sb.c	Sun Jan 06 16:22:00 2008 +0000
@@ -7,7 +7,7 @@
 #include <stdio.h>
 
 #include "sb.h"
-#include "common.h"
+#include "gtk_common.h"
 
 #include "app.h"
 #include "config.h"