pkgsrc/graphics/cal3d/patches/patch-ad

12 lines
306 B
Text

$NetBSD: patch-ad,v 1.1.1.1 2004/02/10 09:14:34 garbled Exp $
--- src/cal3d/loader.h.orig Thu Feb 5 14:01:32 2004
+++ src/cal3d/loader.h Thu Feb 5 14:01:55 2004
@@ -17,7 +17,7 @@
#include <string>
-#include <istream>
+#include <istream.h>
#include "cal3d/global.h"
#include "cal3d/datasource.h"