]> git.pld-linux.org Git - packages/gcompris.git/commitdiff
- added missing #includes
authorkali <kali@pld-linux.org>
Fri, 20 May 2005 19:47:34 +0000 (19:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcompris-include.patch -> 1.1

gcompris-include.patch [new file with mode: 0644]

diff --git a/gcompris-include.patch b/gcompris-include.patch
new file mode 100644 (file)
index 0000000..c48352d
--- /dev/null
@@ -0,0 +1,22 @@
+diff -urN gcompris-6.5.3.orig/src/gcompris/interface.c gcompris-6.5.3.new/src/gcompris/interface.c
+--- gcompris-6.5.3.orig/src/gcompris/interface.c       2005-05-19 21:37:05.000000000 +0200
++++ gcompris-6.5.3.new/src/gcompris/interface.c        2005-05-20 20:51:20.667441800 +0200
+@@ -15,6 +15,7 @@
+ #include <gnome.h>
+ #include "callbacks.h"
++#include "gcompris.h"
+ #include "interface.h"
+ #include "support.h"
+diff -urN gcompris-6.5.3.orig/src/gcompris/support.c gcompris-6.5.3.new/src/gcompris/support.c
+--- gcompris-6.5.3.orig/src/gcompris/support.c 2003-12-07 00:02:32.000000000 +0100
++++ gcompris-6.5.3.new/src/gcompris/support.c  2005-05-20 20:51:40.599411680 +0200
+@@ -14,6 +14,7 @@
+ #include <gnome.h>
++#include "gcompris.h"
+ #include "support.h"
+ GtkWidget*
This page took 0.074662 seconds and 4 git commands to generate.