home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga Shareware Floppies / ma91.dms / ma91.adf / KonwersjaLib.lha / Include / proto / konwersja.h
C/C++ Source or Header  |  1997-07-08  |  189b  |  8 lines

  1. #ifndef PROTO_KONWERSJA_H
  2. #define PROTO_KONWERSJA_H
  3. #include <exec/types.h>
  4. extern struct KonBase *KonBase;
  5. #include <clib/konwersja_protos.h>
  6. #include <pragmas/konwersja_pragmas.h>
  7. #endif
  8.