mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
d1dceee2f7
commit
ba6fbc57ba
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (c) 2011 John Cunningham Bowler
|
||||
*
|
||||
* Last changed in libpng 1.5.7 [(PENDING RELEASE)]
|
||||
* Last changed in libpng 1.6.0 [(PENDING RELEASE)]
|
||||
*
|
||||
* This code is released under the libpng license.
|
||||
* For conditions of distribution and use, see the disclaimer
|
||||
@@ -23,7 +23,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "../../config.h"
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include "../../png.h"
|
||||
|
||||
Reference in New Issue
Block a user