|
|
|
|
@ -1,10 +1,12 @@
|
|
|
|
|
Index: cdk-perl-20031210/Cdk.xs
|
|
|
|
|
--- cdk-perl-20031210/Cdk.xs.orig 2003-12-10 21:40:41.000000000 +0100
|
|
|
|
|
+++ cdk-perl-20031210/Cdk.xs 2011-09-04 09:39:21.000000000 +0200
|
|
|
|
|
@@ -10,6 +10,7 @@
|
|
|
|
|
+++ cdk-perl-20031210/Cdk.xs 2012-06-01 23:40:43.000000000 +0200
|
|
|
|
|
@@ -9,7 +9,8 @@
|
|
|
|
|
#include <XSUB.h>
|
|
|
|
|
|
|
|
|
|
#define CDK_PERL_EXT
|
|
|
|
|
#include <cdk/cdk.h>
|
|
|
|
|
-#include <cdk/cdk.h>
|
|
|
|
|
+#include <cdk.h>
|
|
|
|
|
+#include <cdk/menu.h>
|
|
|
|
|
|
|
|
|
|
/* Prior to perl5.005, the PL_ prefix wasn't used for things such
|
|
|
|
|
|