$OpenBSD: patch-cmn_game_style_h,v 1.1 2007/12/07 15:54:56 ajacoutot Exp $
--- cmn/game_style.h.orig	Sat Mar 22 20:22:30 2003
+++ cmn/game_style.h	Fri Dec  7 14:14:33 2007
@@ -31,7 +31,8 @@
 #endif 
 
 #if X11
-#include <strstream.h>
+#include <strstream>
+using namespace std;
 #endif
 #if WIN32
 #include <strstrea.h>
