Index: obj_rat_list.h =================================================================== --- obj_rat_list.h (revision 4578) +++ obj_rat_list.h (revision 4579) @@ -23,6 +23,8 @@ #ifndef PCB_OBJ_RAT_LIST_H #define PCB_OBJ_RAT_LIST_H +#include "obj_rat.h" + /* List of Rats */ #define TDL(x) ratlist_ ## x #define TDL_LIST_T ratlist_t