being a genius, forgot to include the header file that defines said macro. fixed now.

This commit is contained in:
Bill Meltsner
2010-03-24 00:47:50 -05:00
parent 23a03d6db4
commit 2d7e50e503
@@ -23,6 +23,7 @@
#include <SDL_opengl.h>
#include <common/Exception.h>
#include <common/math.h>
#include <math.h>
#include <iostream>