icon.library: Make 'optional' libraries available, even if icon.library was loaded...
commitdae6c94e0ccab78f62187671cdac8305278ad535
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 4 Oct 2011 18:31:17 +0000 (4 18:31 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 4 Oct 2011 18:31:17 +0000 (4 18:31 +0000)
tree16205d0524c94074af7e470be098bd88c8170f40
parent47dc07b20ae99e9d1924975d8c0bfa5ab271f899
icon.library: Make 'optional' libraries available, even if icon.library was loaded before they were

This fixes an issue on AROS m68k where icon.library (in ROM)
was loaded before lddaemon, and wasn't able to load its
optional components, and couldn't render ARGB icons.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41746 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/icon/deletediskobject.c
workbench/libs/icon/icon_init.c
workbench/libs/icon/icon_intern.h
workbench/libs/icon/puticontaglist.c