diff options
Diffstat (limited to 'net/nxproxy/files/patch-nxcomp-Pgn.cpp')
-rw-r--r-- | net/nxproxy/files/patch-nxcomp-Pgn.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/nxproxy/files/patch-nxcomp-Pgn.cpp b/net/nxproxy/files/patch-nxcomp-Pgn.cpp new file mode 100644 index 000000000000..b59a4619a092 --- /dev/null +++ b/net/nxproxy/files/patch-nxcomp-Pgn.cpp @@ -0,0 +1,10 @@ +--- ../nxcomp-3.4.0-1/Pgn.cpp.orig 2007-06-04 15:02:24.000000000 +0200 ++++ ../nxcomp-3.4.0-1/Pgn.cpp 2012-05-06 06:43:28.000000000 +0200 +@@ -29,6 +29,7 @@ + + #include "Unpack.h" + #include "Pgn.h" ++#include "pngpriv.h" + + #define PANIC + #define WARNING |