aboutsummaryrefslogtreecommitdiff
path: root/graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-13 03:02:22 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-13 03:02:22 +0000
commit9b7b267cf9a68d0fefa7575bc6dfcf87bb7ffef0 (patch)
tree10432d61efee436b3c0e465b6fc873cef1419cdc /graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h
parentdbdbfba7c76ee09dc823dffc134367400d70f771 (diff)
Notes
Diffstat (limited to 'graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h')
-rw-r--r--graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h b/graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h
index b2125b55736f..25f82c923133 100644
--- a/graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h
+++ b/graphics/cal3d-devel/files/patch-src_cal3d_streamsource.h
@@ -5,7 +5,7 @@
#include "cal3d/global.h"
#include "cal3d/datasource.h"
-#include <istream>
-+#include <istream.h>
++#include <iostream>
/**
* CalStreamSource class.