diff options
Diffstat (limited to 'gui/Makefile')
-rw-r--r-- | gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/Makefile b/gui/Makefile index 28c806a0cb..76c938991f 100644 --- a/gui/Makefile +++ b/gui/Makefile @@ -41,7 +41,7 @@ SRCS_MPLAYER = wm/ws.c \ mplayer/gtk/opts.c \ mplayer/gtk/url.c \ mplayer/gtk/eq.c \ - mplayer/gtk/common.c \ + mplayer/gtk/gtk_common.c \ endif |