aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm-tools/files/patch-encode_dxa.cpp
blob: 08dbb53b08d07c3b2475282c222ea2f401b08c9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- encode_dxa.cpp.orig	2009-08-23 15:44:34.000000000 +0200
+++ encode_dxa.cpp	2012-04-29 06:59:57.000000000 +0200
@@ -25,6 +25,7 @@
 #include "util.h"
 
 #include <png.h>
+#include <pngpriv.h>
 
 const uint32 typeDEXA = 0x41584544;
 const uint32 typeFRAM = 0x4d415246;