summaryrefslogtreecommitdiff
path: root/graphics/cal3d/patches/patch-ae
blob: 50865cb179e971cfef00107f3f4621d5bd402478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1.1.1 2004/02/10 09:14:34 garbled Exp $
--- src/cal3d/streamsource.h.orig	Thu Feb  5 14:02:27 2004
+++ src/cal3d/streamsource.h	Thu Feb  5 14:02:37 2004
@@ -17,7 +17,7 @@
 
 #include "cal3d/global.h"
 #include "cal3d/datasource.h"
-#include <istream>
+#include <istream.h>
 
 /**
  * CalStreamSource class.