198760d74a
OpenOffice.org project. This also fixes compilation problems with bison-1.34.
13 lines
416 B
Text
13 lines
416 B
Text
$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 )
|