[libpng16] New 'tools' directory containing tools used to generate libpng code.

This commit is contained in:
John Bowler
2011-11-28 23:57:45 -06:00
committed by Glenn Randers-Pehrson
parent 8888ea4479
commit 405a398b3e
8 changed files with 159 additions and 23 deletions

View File

@@ -28,7 +28,7 @@
#include "../../png.h"
#include "../sRGBtables/sRGB.h"
#include "../tools/sRGB.h"
/* The following is to support direct compilation of this file as C++ */
#ifdef __cplusplus