#ifndef EBOOK_READER_MENU_BOOK_READER_H #define EBOOK_READER_MENU_BOOK_READER_H #include void Menu_OpenBook(char *path); #endif