00001 // 00002 // psid_.h,v 1.1 1996/12/07 05:11:14 ms Exp 00003 // 00004 00005 #ifndef PSID__H 00006 #define PSID__H 00007 00008 00009 //#include <fstream.h> //ALFRED 00010 //#include <iostream.h> //ALFRED 00011 //#include <iomanip.h> //ALFRED 00012 #include <string.h> 00013 00014 //#include "mytypes.h" 00015 #include "myendian.h" 00016 #include "sidtune.h" 00017 00018 00019 #endif