1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-18 20:39:27 +00:00

Remove some unnecessary includes of glpng

This commit is contained in:
fgenesis 2017-02-15 00:56:00 +01:00
commit b7e3e55cf1
5 changed files with 260 additions and 253 deletions

View file

@ -30,8 +30,7 @@
//#define GL_GLEXT_PROTOTYPES
//#include <GL/glpng.h>
#include "GL/glpng.h"
#include <GL/glpng.h>
#include <GL/gl.h>
#include <GL/glext.h>
#include <stdlib.h>