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