home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Programming / titlebar_ic / include / proto / titlebarimage.h
C/C++ Source or Header  |  1998-09-04  |  215b  |  8 lines

  1. #ifndef PROTO_TITLEBARIMAGE_H
  2. #define PROTO_TITLEBARIMAGE_H
  3. #include <exec/types.h>
  4. extern struct Library *TitlebarImageBase;
  5. #include <clib/titlebarimage_protos.h>
  6. #include <pragmas/titlebarimage_pragmas.h>
  7. #endif
  8.