mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-17 20:09:35 +00:00
Add option to use system copy of GLPNG
This commit is contained in:
parent
4d1fa75545
commit
0dd19f9cb3
10 changed files with 29 additions and 11 deletions
|
@ -20,7 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
*/
|
||||
#include "Texture.h"
|
||||
#include "Core.h"
|
||||
#include "../ExternalLibs/glpng.h"
|
||||
#include <GL/glpng.h>
|
||||
#include "ByteBuffer.h"
|
||||
#include "RenderBase.h"
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue