aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp')
-rw-r--r--x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp b/x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp
new file mode 100644
index 000000000000..18993718fbbc
--- /dev/null
+++ b/x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp
@@ -0,0 +1,10 @@
+--- tools/qvfb/qanimationwriter.cpp.orig 2007-01-11 14:39:56.000000000 +0100
++++ tools/qvfb/qanimationwriter.cpp 2012-04-27 11:57:18.000000000 +0200
+@@ -24,6 +24,7 @@
+ #include <qfile.h>
+
+ #include <png.h>
++#include <pngpriv.h>
+ #include <netinet/in.h> // for htonl
+
+ class QAnimationWriterData {