Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 307487 | Differences between
and this patch

Collapse All | Expand All

(-)a/Source/FreeImage/PluginPNG.cpp (-1 / +2 lines)
Lines 37-43 Link Here
37
37
38
// ----------------------------------------------------------
38
// ----------------------------------------------------------
39
39
40
#include "../LibPNG/png.h"
40
#define PNG_iTXt_SUPPORTED
41
#include <png.h>
41
42
42
// ----------------------------------------------------------
43
// ----------------------------------------------------------
43
44

Return to bug 307487