summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-26 13:54:23 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-26 13:54:23 +0000
commit3e1a24ac55d05d20a8fb6edb3c6caa3863de4abf (patch)
tree7dc56f43d6da74f268a1dba504ede916c2df90bd /osdep
parent690fb7a8e11a9d227256651d14c7df36a170f209 (diff)
downloadmpv-3e1a24ac55d05d20a8fb6edb3c6caa3863de4abf.tar.bz2
mpv-3e1a24ac55d05d20a8fb6edb3c6caa3863de4abf.tar.xz
Adjust icon path since windres is now called from osdep subdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21268 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'osdep')
-rw-r--r--osdep/mplayer.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/mplayer.rc b/osdep/mplayer.rc
index 639020d03c..6312191d94 100644
--- a/osdep/mplayer.rc
+++ b/osdep/mplayer.rc
@@ -35,5 +35,5 @@ FILETYPE VFT_APP
}
}
-IDI_ICON1 ICON DISCARDABLE "etc/mplayer.ico"
+IDI_ICON1 ICON DISCARDABLE "../etc/mplayer.ico"