1 #ifndef _ICONIMAGE_PRIVATE_H_
2 #define _ICONIMAGE_PRIVATE_H_
5 Copyright © 2003-2004, The AROS Development Team. All rights reserved.
6 This file is part of the IconImage class, which is distributed under
7 the terms of version 2.1 of the GNU Lesser General Public License.
12 #include <workbench/icon.h>
14 /*** Instance data **********************************************************/
17 struct DiskObject
*iid_DiskObject
;
20 #endif /* _ICONIMAGE_PRIVATE_H_ */