2013-09-26 17:14:40 +02:00

13 lines
325 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2011/01/27 18:00:50 adam Exp $
--- src/graphic/surface.cpp.orig 2011-01-27 14:19:11.000000000 +0000
+++ src/graphic/surface.cpp
@@ -25,6 +25,7 @@
#include <SDL_image.h>
#include <SDL_rotozoom.h>
#include <png.h>
+#include <zlib.h>
#include "graphic/surface.h"
#include "tool/math_tools.h"