Index: list_text.h =================================================================== --- list_text.h (.../list_text.h) (revision 4569) +++ list_text.h (.../obj_text_list.h) (revision 4570) @@ -20,9 +20,11 @@ * */ -#ifndef LIST_TEXT_H -#define LIST_TEXT_H +#ifndef PCB_OBJ_TEXT_LIST_H +#define PCB_OBJ_TEXT_LIST_H +#include "obj_text.h" + /* List of Text */ #define TDL(x) textlist_ ## x #define TDL_LIST_T textlist_t