zathura/config.h
2011-01-24 16:40:05 +08:00

9 lines
149 B
C

/* See LICENSE file for license and copyright information */
#ifndef CONFIG_H
#define CONFIG_H
void config_load_default(void);
#endif // CONFIG_H