summaryrefslogtreecommitdiff
path: root/misc/koffice/patches/patch-ad
blob: a93804509d3466ddeab0c5ae07e2501f4bd7dd7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.5 2003/10/09 18:38:34 reed Exp $

--- filters/kspread/qpro/qproimport.cc.orig	2003-09-29 16:51:50.000000000 +0000
+++ filters/kspread/qpro/qproimport.cc	2003-09-29 16:51:57.000000000 +0000
@@ -18,7 +18,7 @@
    Boston, MA 02111-1307, USA.
 */
 
-#include <strstream.h>
+#include <strstream>
 
 #include <kdebug.h>
 #include <kmessagebox.h>