mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Rename png.h to makepng.h, to avoid conflicts with libpng's png.h.
This commit is contained in:
@@ -69,7 +69,7 @@ struct Tilemap {
|
||||
|
||||
int depth, colors;
|
||||
|
||||
#include "gfx/png.h"
|
||||
#include "gfx/makepng.h"
|
||||
#include "gfx/gb.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user