#if !defined(LOAD_MAP_H) #define LOAD_MAP_H extern int validate_luts(const char *); extern int set_color_palette_name(char *); #endif