X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Feeprom.h;fp=src%2Feeprom.h;h=776e651b03bd455afcd159f32b8035cef137d69c;hb=6c19e4098a43c47f8cd1824902f7335e124b834f;hp=2a52638a4ea3daae2cb52935218f962e2b40c07a;hpb=7c6cd30da93c3fefde7fe189e3a0aa4a26be972d;p=virtualjaguar diff --git a/src/eeprom.h b/src/eeprom.h index 2a52638..776e651 100644 --- a/src/eeprom.h +++ b/src/eeprom.h @@ -5,7 +5,8 @@ #ifndef __EEPROM_H__ #define __EEPROM_H__ -#include "jaguar.h" +//#include "jaguar.h" +#include "types.h" void eeprom_init(void); void eeprom_reset(void);