summaryrefslogtreecommitdiff
path: root/misc/openoffice/patches/patch-dx
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openoffice/patches/patch-dx')
-rw-r--r--misc/openoffice/patches/patch-dx13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/openoffice/patches/patch-dx b/misc/openoffice/patches/patch-dx
new file mode 100644
index 00000000000..a2cab03bb35
--- /dev/null
+++ b/misc/openoffice/patches/patch-dx
@@ -0,0 +1,13 @@
+$NetBSD: patch-dx,v 1.1 2002/03/29 21:00:11 mrauch Exp $
+
+--- ../rsc/source/parser/rscibas.cxx.orig Fri Jul 13 12:22:18 2001
++++ ../rsc/source/parser/rscibas.cxx
+@@ -89,7 +89,7 @@
+
+
+ #include "rsclex.hxx"
+-#include <rscyacc.yxx.h>
++#include <yyrscyacc.hxx>
+
+ /****************** M A C R O S ******************************************/
+ void RscTypCont::SETCONST( RscConst * pClass, char * szString, UINT32 nVal )