diff options
Diffstat (limited to 'x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp')
-rw-r--r-- | x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp b/x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp deleted file mode 100644 index 18993718fbbc..000000000000 --- a/x11-toolkits/qt33/files/patch-tools-qvfb-qanimationwriter.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 { |