]> git.pld-linux.org Git - packages/frogatto.git/blame - frogatto-libpng15.patch
- removed -no_fbo_assert.patch (shadzik's request)
[packages/frogatto.git] / frogatto-libpng15.patch
CommitLineData
bddde263
AG
1--- frogatto-1.1.1/src/IMG_savepng.cpp~ 2012-02-13 16:49:07.482666538 +0100
2+++ frogatto-1.1.1/src/IMG_savepng.cpp 2012-02-13 16:49:38.492863917 +0100
3@@ -27,6 +27,7 @@
4
5 #ifdef IMPLEMENT_SAVE_PNG
6 #include <png.h>
7+#include <zlib.h>
8 #endif
9
10 #include <stdlib.h>
This page took 0.059387 seconds and 4 git commands to generate.