--- GLObject.H.orig	2000-06-22 14:36:07 UTC
+++ GLObject.H
@@ -11,7 +11,7 @@
 #pragma warning(disable : 4051)     // ALPHA
 #endif
 
-#include <iostream.h>
+#include <iostream>
 
 #include "GLextensions.H"
 #include "PnmIO.H"