Re-enabled some protos.
[AROS-Contrib.git] / scalos / include / proto / titlebarimage.h
blob77544ee1abbde6ebf580586a8f72bf3708cec760
1 #ifndef PROTO_TITLEBARIMAGE_H
2 #define PROTO_TITLEBARIMAGE_H
4 //#ifdef __AROS__
5 //#error You must include AROS headers
6 //#endif
8 #include <exec/types.h>
9 extern struct Library *TitlebarImageBase;
10 #include <clib/titlebarimage_protos.h>
11 #include <pragmas/titlebarimage_pragmas.h>
12 #endif