summaryrefslogtreecommitdiffstats
path: root/redhat/applications/tellico/tellico-3.5.13-fix_gcc47_compilation.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/tellico/tellico-3.5.13-fix_gcc47_compilation.patch')
-rw-r--r--redhat/applications/tellico/tellico-3.5.13-fix_gcc47_compilation.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/redhat/applications/tellico/tellico-3.5.13-fix_gcc47_compilation.patch b/redhat/applications/tellico/tellico-3.5.13-fix_gcc47_compilation.patch
new file mode 100644
index 000000000..2e8d3f9a3
--- /dev/null
+++ b/redhat/applications/tellico/tellico-3.5.13-fix_gcc47_compilation.patch
@@ -0,0 +1,10 @@
+--- tellico/src/mainwindow.cpp.ORI 2012-05-06 12:54:09.395765577 +0200
++++ tellico/src/mainwindow.cpp 2012-05-06 12:54:30.626306963 +0200
+@@ -53,6 +53,7 @@
+ #include "core/drophandler.h"
+ #include "latin1literal.h"
+
++#include <unistd.h>
+ #include <kapplication.h>
+ #include <kcombobox.h>
+ #include <kiconloader.h>