1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-07 23:02:07 +00:00

Fix compile for gcc

This commit is contained in:
fgenesis 2012-05-19 00:41:31 +00:00
commit da15c7424e

View file

@ -20,6 +20,8 @@ using namespace std;
#include <OpenGL/gl.h> #include <OpenGL/gl.h>
*/ */
#include "GL/gl.h"
#include "SDL_endian.h" #include "SDL_endian.h"
//glFont header //glFont header