home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Amiga / Programmation / c / QuakeC / qtools0.2-src.lha / src / include / libqsys.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-07-15  |  182 b   |  11 lines

  1. #ifndef    LIBQSYS_H
  2. #define    LIBQSYS_H
  3.  
  4. #include "./init.h"
  5.  
  6. /* ============================================================================ */
  7.  
  8. #include "../libqsys/generic.h"
  9.  
  10. #endif
  11.