include fixup

This commit is contained in:
Jack Andersen 2015-11-24 15:45:58 -10:00
parent 116afa6fc3
commit 8d54a3c7b5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include "Global.hpp"
#include "CVector3f.hpp"
#include <assert.h>
#include <string.h>
/* Column-major matrix class */
namespace Zeus