summaryrefslogtreecommitdiff
path: root/graphics/cal3d/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cal3d/patches/patch-ac')
-rw-r--r--graphics/cal3d/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/cal3d/patches/patch-ac b/graphics/cal3d/patches/patch-ac
new file mode 100644
index 00000000000..ad3318930fd
--- /dev/null
+++ b/graphics/cal3d/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1.1.1 2004/02/10 09:14:34 garbled Exp $
+--- src/cal3d/buffersource.h.orig Thu Feb 5 14:00:26 2004
++++ src/cal3d/buffersource.h Thu Feb 5 14:00:36 2004
+@@ -17,7 +17,7 @@
+
+ #include "cal3d/global.h"
+ #include "cal3d/datasource.h"
+-#include <istream>
++#include <istream.h>
+
+ /**
+ * CalBufferSource class.