mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-18 20:39:27 +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
|
@ -31,7 +31,7 @@
|
|||
//#define GL_GLEXT_PROTOTYPES
|
||||
|
||||
//#include <GL/glpng.h>
|
||||
#include "../glpng.h"
|
||||
#include "GL/glpng.h"
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glext.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue