diff gui/mplayer/gtk/opts.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 02518a3daeef
children aed6a04d98dc
line wrap: on
line diff
--- a/gui/mplayer/gtk/opts.c	Sun Jan 06 14:30:25 2008 +0000
+++ b/gui/mplayer/gtk/opts.c	Sun Jan 06 16:22:00 2008 +0000
@@ -25,7 +25,7 @@
 #include "../widgets.h"
 #include "opts.h"
 #include "fs.h"
-#include "common.h"
+#include "gtk_common.h"
 
 // for mpcodecs_[av]d_drivers:
 #include "libmpcodecs/vd.h"