summaryrefslogtreecommitdiff
path: root/packages/qte/qte-4.0.0-snapshot/fix-vncdriver.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/qte/qte-4.0.0-snapshot/fix-vncdriver.patch')
-rw-r--r--packages/qte/qte-4.0.0-snapshot/fix-vncdriver.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/qte/qte-4.0.0-snapshot/fix-vncdriver.patch b/packages/qte/qte-4.0.0-snapshot/fix-vncdriver.patch
index e69de29bb2..8c48083a8b 100644
--- a/packages/qte/qte-4.0.0-snapshot/fix-vncdriver.patch
+++ b/packages/qte/qte-4.0.0-snapshot/fix-vncdriver.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- qt-embedded-opensource-4.0.0-b1/src/gui/embedded/qgfxvnc_qws.cpp~fix-vncdriver
++++ qt-embedded-opensource-4.0.0-b1/src/gui/embedded/qgfxvnc_qws.cpp
+@@ -31,7 +31,7 @@
+ #include "qgfxvnc_qws.h"
+ #include <private/qsharedmemory_p.h>
+ #include <stdlib.h>
+-
++#include <stdio.h>
+ extern QString qws_qtePipeFilename();
+
+ #define MAP_TILE_SIZE 16