#ifndef __GM_WORLD_PASTE_DIALOG__ #define __GM_WORLD_PASTE_DIALOG__ #include "widgets/gm-app-view.h" void gm_world_paste_dialog_run(GmAppView *view); #endif /* __GM_WORLD_PASTE_DIALOG */