diff options
Diffstat (limited to 'apps/mail/app/splash.rc')
-rw-r--r-- | apps/mail/app/splash.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mail/app/splash.rc b/apps/mail/app/splash.rc index 17e00900c..8f6a29cb8 100644 --- a/apps/mail/app/splash.rc +++ b/apps/mail/app/splash.rc @@ -17,7 +17,7 @@ IDI_APPLICATION ICON THUNDERBIRD_ICO // For some reason IDI_MAILBIFF needs to be larger than the value of IDI_APPLICATION for static builds #define IDI_MAILBIFF 32576 -IDI_MAILBIFF ICON "../../../platform/mailnews/build/newmail.ico" +IDI_MAILBIFF ICON "../../../mailnews/build/newmail.ico" // Windows taskbar icons #define IDI_WRITE_MESSAGE 32577 |