#ifndef THEME_DIR_H #define THEME_DIR_H char *theme_dir(const char *theme_name); #endif /* THEME_DIR_H */