#ifndef __HEADER_MYBOOK__ #define __HEADER_MYBOOK__ #include "header\structs.h" MyBOOK * MyBook_Create(); #endif