Fixed path to start.ico

This commit is contained in:
str4d
2013-04-08 22:44:58 +00:00
parent 8857fe5550
commit e1c533e9de

View File

@ -94,7 +94,7 @@ END
// Icon with lowest ID value placed first to ensure application icon // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems. // remains consistent on all systems.
IDI_ICON1 ICON "start.ico" IDI_ICON1 ICON "../../resources/start.ico"
#endif // English (U.S.) resources #endif // English (U.S.) resources
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////