MSVC compile fix

This commit is contained in:
Matt Ebb
2010-01-06 04:08:06 +00:00
parent 4ba5b70d2f
commit 169626fa92

View File

@@ -26,6 +26,7 @@
#include <math.h>
#include <string.h>
#include <stddef.h>
#include <GL/glew.h>