summaryrefslogtreecommitdiff
path: root/rsc/source/parser/rsclex.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/rsclex.cxx
parent1a4c67d19713434cad20bf50fa650bb1ddfbdefa (diff)
#i3114# change to YACCTARGET
Diffstat (limited to 'rsc/source/parser/rsclex.cxx')
-rw-r--r--rsc/source/parser/rsclex.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/parser/rsclex.cxx b/rsc/source/parser/rsclex.cxx
index 1b96a6b339c6..9932d4070605 100644
--- a/rsc/source/parser/rsclex.cxx
+++ b/rsc/source/parser/rsclex.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rsclex.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: pl $ $Date: 2001-11-05 14:44:05 $
+ * 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
@@ -88,7 +88,7 @@
#endif
#include "rsclex.hxx"
-#include <rscyacc.yxx.h>
+#include <yyrscyacc.hxx>
#include <rtl/textcvt.h>
#include <rtl/textenc.h>