restructure the extrlib
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
//Separate the libpng from the package that system provides.
|
||||
#if defined(NANA_LIBPNG)
|
||||
#include <nana/extrlib/png.h>
|
||||
#include <nana_extrlib/png.h>
|
||||
#else
|
||||
#include <png.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user