#ifndef __ORIENTMAP_H
#define __ORIENTMAP_H
void create_orientmap_dialog (void);
void update_orientmap_dialog (void);
void orientation_map_free_resources(void);
#endif