compilation fixes for Windows

This commit is contained in:
Josh Holtrop 2014-06-09 17:03:55 -04:00
parent bbfeeae732
commit 0094e1af16

View File

@ -1,6 +1,7 @@
#include <SDL2/SDL.h>
#include <SDL.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <stdio.h>
#define WIDTH 500
#define HEIGHT 500