aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/zuc/zuc/fixed-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/zuc/zuc/fixed-include.patch')
-rw-r--r--recipes-qtopia/zuc/zuc/fixed-include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-qtopia/zuc/zuc/fixed-include.patch b/recipes-qtopia/zuc/zuc/fixed-include.patch
new file mode 100644
index 0000000..fc4b809
--- /dev/null
+++ b/recipes-qtopia/zuc/zuc/fixed-include.patch
@@ -0,0 +1,11 @@
+--- a/conv_matrix.cpp 2003-01-27 21:18:45.000000000 +0100
++++ b/conv_matrix.cpp 2009-05-30 00:57:23.311764092 +0200
+@@ -27,7 +27,7 @@
+ #include <qmap.h>
+ #include <qcombobox.h>
+ #include <qpopupmenu.h>
+-#include <iostream.h>
++#include <iostream>
+ #include <stdlib.h>
+
+