libmobi
C library for handling MOBI format ebook documents
config.h
Go to the documentation of this file.
1 
11 #ifndef mobi_config_h
12 #define mobi_config_h
13 
14 #ifdef HAVE_CONFIG_H
15 #include "../config.h"
16 #endif
17 
18 #endif