00001 /* $Id: autoreplace_type.h 11775 2008-01-07 09:19:53Z rubidium $ */ 00002 00005 #ifndef AUTOREPLACE_TYPE_H 00006 #define AUTOREPLACE_TYPE_H 00007 00008 struct EngineRenew; 00009 00013 typedef EngineRenew* EngineRenewList; 00014 00015 #endif /* AUTOREPLACE_TYPE_H */