df63bc6
diff -u -r abiword-2.6.0.orig/src/text/ptbl/xp/pd_Style.h abiword-2.6.0/src/text/ptbl/xp/pd_Style.h
df63bc6
--- abiword-2.6.0.orig/src/text/ptbl/xp/pd_Style.h	2008-03-18 23:16:20.000000000 +0100
df63bc6
+++ abiword-2.6.0/src/text/ptbl/xp/pd_Style.h	2008-03-25 17:14:23.000000000 +0100
df63bc6
@@ -23,6 +23,9 @@
df63bc6
 #ifndef PD_STYLE_H
df63bc6
 #define PD_STYLE_H
df63bc6
 
df63bc6
+#ifndef FALSE
df63bc6
+#define FALSE 0
df63bc6
+#endif /* FALSE */
df63bc6
 #include "ut_types.h"
df63bc6
 #include "pt_Types.h"
df63bc6
 #include "ut_xml.h"