Making the source build on linux

This commit is contained in:
Raydelto Hernandez 2020-06-06 17:36:04 -03:00
parent 25d7c4f2c9
commit 3c4f0b7b1d
77 changed files with 181 additions and 212 deletions

View file

@ -1,7 +1,6 @@
// -*- C++ -*-
#include <stdlib.h>
#include <GL/glew.h>
#include <GL/gl.h>
#include "model.h"
#include "resource.h"
#include "shader.h"