Small cleanup of extensions code
[AROS.git] / compiler / autoinit / icon.c
blob113712c7353630f5e7c705aeb13712a527972b17
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #include <workbench/icon.h>
7 #include <aros/symbolsets.h>
9 ADD2LIBS(ICONNAME, 39, struct Library *, IconBase);