summaryrefslogtreecommitdiff
path: root/misc/openoffice/patches/patch-dv
blob: 42371cce8f45f3e1d2020e09babfafac144de0ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-dv,v 1.1 2002/03/29 21:00:11 mrauch Exp $

--- ../idlc/source/scanner.ll.orig	Fri May 18 15:38:10 2001
+++ ../idlc/source/scanner.ll
@@ -76,7 +76,7 @@
 class AstArray;
 class AstMember;
 
-#include <parser.h>
+#include <parser.hxx>
 
 sal_Int32		beginLine = 0;
 ::rtl::OString	docu;