9d8130a
diff -u -r abiword-plugins-2.6.0.orig/tools/abigrammar/linkgrammarwrap/LinkGrammarWrap.h abiword-plugins-2.6.0/tools/abigrammar/linkgrammarwrap/LinkGrammarWrap.h
9d8130a
--- abiword-plugins-2.6.0.orig/tools/abigrammar/linkgrammarwrap/LinkGrammarWrap.h	2008-03-18 23:18:02.000000000 +0100
9d8130a
+++ abiword-plugins-2.6.0/tools/abigrammar/linkgrammarwrap/LinkGrammarWrap.h	2008-03-25 17:16:04.000000000 +0100
405572b
@@ -20,6 +20,9 @@
405572b
 #ifndef __LinkGrammarWrap_h__
405572b
 #define __LinkGrammarWrap_h__
405572b
 
405572b
+#ifndef TRUE
405572b
+#define TRUE 1
405572b
+#endif /* TRUE */
405572b
 extern "C" {
405572b
 #include <link-grammar/link-includes.h>
405572b
 }
9d8130a
diff -u -r abiword-plugins-2.6.0.orig/wp/impexp/OpenDocument/imp/xp/ODi_Style_Style.h abiword-plugins-2.6.0/wp/impexp/OpenDocument/imp/xp/ODi_Style_Style.h
9d8130a
--- abiword-plugins-2.6.0.orig/wp/impexp/OpenDocument/imp/xp/ODi_Style_Style.h	2008-03-18 23:18:20.000000000 +0100
9d8130a
+++ abiword-plugins-2.6.0/wp/impexp/OpenDocument/imp/xp/ODi_Style_Style.h	2008-03-25 17:16:04.000000000 +0100
405572b
@@ -23,6 +23,9 @@
405572b
 #ifndef _ODI_STYLE_STYLE_H_
405572b
 #define _ODI_STYLE_STYLE_H_
405572b
 
405572b
+#ifndef TRUE
405572b
+#define TRUE 1
405572b
+#endif /* TRUE */
405572b
 // Internal includes
405572b
 #include "ODi_ListenerState.h"
405572b