(svn r9019) -Fix: use <> for system-headers
This commit is contained in:
@@ -32,7 +32,7 @@ static inline byte RGBToGrayscale(byte red, byte green, byte blue)
|
||||
|
||||
#ifdef WITH_PNG
|
||||
|
||||
#include "png.h"
|
||||
#include <png.h>
|
||||
|
||||
/**
|
||||
* The PNG Heightmap loader.
|
||||
|
Reference in New Issue
Block a user