libmobi
C library for handling MOBI format ebook documents
meta.h
Go to the documentation of this file.
1 
11 #ifndef libmobi_meta_h
12 #define libmobi_meta_h
13 
14 #include "config.h"
15 #include "mobi.h"
16 
17 #endif /* libmobi_meta_h */
Libmobi main header file.