summaryrefslogtreecommitdiff
path: root/graphics/impress/patches/patch-src_drvtk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/impress/patches/patch-src_drvtk.cpp')
-rw-r--r--graphics/impress/patches/patch-src_drvtk.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/impress/patches/patch-src_drvtk.cpp b/graphics/impress/patches/patch-src_drvtk.cpp
new file mode 100644
index 00000000000..8970a25d512
--- /dev/null
+++ b/graphics/impress/patches/patch-src_drvtk.cpp
@@ -0,0 +1,13 @@
+$NetBSD: patch-src_drvtk.cpp,v 1.1 2011/11/25 21:57:36 joerg Exp $
+
+--- src/drvtk.cpp.orig 2011-11-25 18:27:54.000000000 +0000
++++ src/drvtk.cpp
+@@ -26,7 +26,7 @@
+ */
+
+ #include "drvtk.h"
+-#include <iostream.h>
++#include <iostream>
+ #include <stdio.h>
+ #include <string.h>
+