summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/patches/patch-cu
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kdemultimedia3/patches/patch-cu')
-rw-r--r--multimedia/kdemultimedia3/patches/patch-cu13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/kdemultimedia3/patches/patch-cu b/multimedia/kdemultimedia3/patches/patch-cu
new file mode 100644
index 00000000000..de8d63b7242
--- /dev/null
+++ b/multimedia/kdemultimedia3/patches/patch-cu
@@ -0,0 +1,13 @@
+$NetBSD: patch-cu,v 1.1.1.1 2004/01/26 15:42:43 jmmv Exp $
+
+--- arts/runtime/artsbuilderloader_impl.cc.orig 2003-11-08 14:02:27.000000000 +0100
++++ arts/runtime/artsbuilderloader_impl.cc 2003-11-08 14:02:37.000000000 +0100
+@@ -22,7 +22,7 @@
+
+ #include "artsbuilder.h"
+ #include "debug.h"
+-#include <fstream.h>
++#include <fstream>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <stdio.h>