home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / 3DTOSHI2.ZIP / mpg3d / include / mpg3d.h < prev   
C/C++ Source or Header  |  1996-03-03  |  179b  |  12 lines

  1.  
  2. // mpg3d.h
  3. //
  4. // Copyright (c) 1996 by Toshiaki Tsuji, all rights reserved.
  5.  
  6. #ifndef __MPG3D_H__
  7. #define __MPG3D_H__
  8.  
  9. #include "stdgfx.h"
  10. #include "g3dsystm.h"
  11.  
  12. #endif