summaryrefslogtreecommitdiff
path: root/games/xevil/patches/patch-x11_main.cpp
blob: fa8fc07e1af40bccdf817525277dadd552095458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-x11_main.cpp,v 1.1 2011/11/27 19:43:33 joerg Exp $

--- x11/main.cpp.orig	2011-11-27 02:21:41.000000000 +0000
+++ x11/main.cpp
@@ -33,7 +33,7 @@ extern "C" {
 #include <X11/Xos.h>
 }
 
-#include <iostream.h>
+#include <iostream>
 
 #include "utils.h"
 #include "neth.h"