Added AROS_UFH0S and AROS_UFH4S.
[AROS.git] / compiler / include / datatypes / PictureClassExt.h
blob9fc757f9caceb0c5748c607ec4cb8e96a8923b10
1 #ifndef DATATYPES_PICTURECLASSEXT_H
2 #define DATATYPES_PICTURECLASSEXT_H
4 /*
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 $Id$
8 Desc: Header for picture.datatype V43 compatibility .
9 Lang: English
14 This is just a dummy header to stay compatible with
15 picture.datatype V43 .
17 The real stuff is in <datatypes/pictureclass.h> .
18 As it is in AmigaOS 3.5 .
20 Is it a good idea to use capital letters in the filename?
21 But this wasn't my idea. Blame the original author of
22 picture.datatype V43 !
26 #endif /* DATATYPES_PICTURECLASS_H */