Index: concrete_bitmap.h =================================================================== --- concrete_bitmap.h (revision 352) +++ concrete_bitmap.h (revision 353) @@ -3,10 +3,6 @@ #include "libcschem/concrete.h" /* type=CSCH_CTYPE_BITMAP */ - -#include "TODO.h" -typedef csch_uint32_t csch_pixel_t; - typedef struct csch_cbitmap_s { csch_chdr_t hdr; csch_coord_t x1, y1;