include glmUtils.h so that we get vec3 opertator*

This commit is contained in:
ZappoMan 2013-04-12 15:08:57 -07:00
parent 77996fb140
commit 25f1f1ae3f

View file

@ -17,6 +17,7 @@
#include "Head.h"
#include <AgentList.h>
#include <AgentTypes.h>
#include <glmUtils.h>
using namespace std;