summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
Diffstat (limited to 'osdep')
-rw-r--r--osdep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/Makefile b/osdep/Makefile
index 21a2211ca3..ddfe5b133a 100644
--- a/osdep/Makefile
+++ b/osdep/Makefile
@@ -20,7 +20,7 @@ ifeq ($(MACOSX_FINDER_SUPPORT),yes)
SRCS += macosx_finder_args.c
endif
ifeq ($(TARGET_WIN32),yes)
-SRCS += osdep/mplayer-rc.c
+SRCS += mplayer-rc.c
endif
ifeq ($(TARGET_OS),Darwin)
timer = timer-darwin.c