mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-28 06:16:03 +00:00
Correct NO_PNG compilation.
Correct a couple of minor omissions which prevented compiling without PNG support.
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
|
||||
#ifndef NO_PNG
|
||||
#include "png.h" /* libpng header; includes zlib.h and setjmp.h */
|
||||
#include "maxipng.h" /* Maxicode shapes */
|
||||
#endif /* NO_PNG */
|
||||
#include "maxipng.h" /* Maxicode shapes */
|
||||
|
||||
#include "font.h" /* Font for human readable text */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user