summaryrefslogtreecommitdiff
path: root/rsc/source/parser/rscyacc.cxx
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-03-06 12:30:51 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-03-06 12:30:51 +0000
commitba586dd6a6b6a9c9ed8037b377d0b42d27a495d1 (patch)
tree67aa1cd09f332f77e54ea131bdf1d63764520c1a /rsc/source/parser/rscyacc.cxx
parent1a4c67d19713434cad20bf50fa650bb1ddfbdefa (diff)
#i3114# change to YACCTARGET
Diffstat (limited to 'rsc/source/parser/rscyacc.cxx')
-rw-r--r--rsc/source/parser/rscyacc.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/parser/rscyacc.cxx b/rsc/source/parser/rscyacc.cxx
index 05e4819007bd..b508af97c9a1 100644
--- a/rsc/source/parser/rscyacc.cxx
+++ b/rsc/source/parser/rscyacc.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rscyacc.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: pl $ $Date: 2001-10-10 11:51:23 $
+ * last change: $Author: hjs $ $Date: 2002-03-06 13:30:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -311,5 +311,5 @@ RSCINST GetFirstTupelEle( const RSCINST & rTop )
#endif
#endif
-#include "rscyacc.yxx"
+#include "yyrscyacc.cxx"