changeset 21252:09a213e6cf0a

Adjust icon path since windres is now called from osdep subdir
author reimar
date Sun, 26 Nov 2006 13:54:23 +0000
parents 5f6002214861
children f2ddea0632d4
files osdep/mplayer.rc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/osdep/mplayer.rc	Sun Nov 26 13:26:21 2006 +0000
+++ b/osdep/mplayer.rc	Sun Nov 26 13:54:23 2006 +0000
@@ -35,5 +35,5 @@
     }
 }
 
-IDI_ICON1 ICON DISCARDABLE  "etc/mplayer.ico"
+IDI_ICON1 ICON DISCARDABLE  "../etc/mplayer.ico"