1 #ifndef _CALLTIPS_PRIVATE_H_
2 #define _CALLTIPS_PRIVATE_H_
5 Copyright © 2014, Thore Böckelmann. All rights reserved.
6 Copyright © 2014, The AROS Development Team. All rights reserved.
10 #include <graphics/gfx.h>
11 #include <libraries/mui.h>
13 /*** Instance data **********************************************************/
21 struct Rect32 rectangle
;
24 #endif /* _CALLTIPS_PRIVATE_H_ */