home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / 3DTOSHI2.ZIP / mpgfx / include / mpgfx.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-03-23  |  141 b   |  13 lines

  1.  
  2. // mpglib.h
  3.  
  4. #ifndef __MPGLIB_H__
  5. #define __MPGLIB_H__
  6.  
  7. #include "stdgfx.h"
  8. #include "gfxgraf.h"
  9. #include "gfxsound.h"
  10.  
  11. #endif
  12.  
  13.