summaryrefslogtreecommitdiff
path: root/textproc/stardic/patches/patch-ac
blob: b9378c316d97c027df3540506615d2571999e45d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1 2004/05/03 23:00:20 wiz Exp $

--- image.h.orig	2000-01-29 04:34:31.000000000 +0100
+++ image.h
@@ -17,7 +17,7 @@
 #ifndef IMAGE_H
 #define IMAGE_H
 
-#include <stdiostream.h>
+#include <iosfwd>
 #include <stdlib.h>
 #include <memory.h>
 #include <string.h>