summaryrefslogtreecommitdiff
blob: 1df58449b8b4d75a4ed674ed912a91bab40f7932 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: Gtk2-Unique-0.05/xs/UniqueApp.xs
===================================================================
--- Gtk2-Unique-0.05.orig/xs/UniqueApp.xs
+++ Gtk2-Unique-0.05/xs/UniqueApp.xs
@@ -1,6 +1,8 @@
 #include "unique-perl.h"
 #include <gperl_marshal.h>
 
+G_CONST_RETURN gchar * unique_command_to_string (UniqueApp *app, gint       command);
+
 static void
 perl_unique_app_marshall_message_received (
 	GClosure *closure,