home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / util / gblanker-38.8.lha / GBlanker / GSource / protos / protos.h < prev    next >
C/C++ Source or Header  |  1994-12-30  |  195b  |  12 lines

  1. #ifndef PROTOS_PROTOS_H
  2. #define PROTOS_PROTOS_H
  3.  
  4. #include "main.h"
  5. #include "module.h"
  6. #include "cxhand.h"
  7. #include "prefs.h"
  8. #include "handlers.h"
  9. #include "var.h"
  10.  
  11. #endif /* PROTOS_PROTOS_H */
  12.