[BACK]Return to patch-src_engine_IMG_savepng_cpp CVS log [TXT][DIR] Up to [local] / ports / games / fheroes2 / patches

File: [local] / ports / games / fheroes2 / patches / Attic / patch-src_engine_IMG_savepng_cpp (download)

Revision 1.1.1.1 (vendor branch), Sun Nov 13 21:41:23 2011 UTC (12 years, 7 months ago) by yason
Branch: yason
CVS Tags: import
Changes since 1.1: +0 -0 lines

import

$OpenBSD$
--- src/engine/IMG_savepng.cpp.orig	Tue Nov  8 15:12:23 2011
+++ src/engine/IMG_savepng.cpp	Tue Nov  8 15:14:18 2011
@@ -30,6 +30,7 @@
  */
 #include <stdlib.h>
 #include "SDL.h"
+#include "zlib.h"
 #include "IMG_savepng.h"
 
 #ifdef WITH_IMAGE