summaryrefslogtreecommitdiff
blob: cba0172fcbf23a7d0d789bad2661ad9340ddc829 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff -x '*~' -uNr gnome-spell-1.0.7/gnome-spell/spell-factory.c gnome-spell-1.0.7.patched/gnome-spell/spell-factory.c
--- gnome-spell-1.0.7/gnome-spell/spell-factory.c	2003-03-24 13:33:39.000000000 +0100
+++ gnome-spell-1.0.7.patched/gnome-spell/spell-factory.c	2006-04-02 15:56:06.000000000 +0200
@@ -22,7 +22,6 @@
  */
 
 #include <config.h>
-#include <gnome.h>
 #include <bonobo.h>
 #include <bonobo/bonobo-shlib-factory.h>
 #include <glade/glade.h>
diff -x '*~' -uNr gnome-spell-1.0.7/gnome-spell/test-spell.c gnome-spell-1.0.7.patched/gnome-spell/test-spell.c
--- gnome-spell-1.0.7/gnome-spell/test-spell.c	2003-03-06 17:37:36.000000000 +0100
+++ gnome-spell-1.0.7.patched/gnome-spell/test-spell.c	2006-04-02 15:57:05.000000000 +0200
@@ -22,7 +22,6 @@
 */
 
 #include <config.h>
-#include <gnome.h>
 #include <bonobo.h>
 #include "Spell.h"