diff options
-rw-r--r-- | osdep/mplayer.rc | 2 |
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" |