Browse Source

Git apparently forgot to commit ALL the changes.

Areloch 9 years ago
parent
commit
1b47bdd972
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Engine/source/math/mMath.h

+ 3 - 0
Engine/source/math/mMath.h

@@ -48,5 +48,8 @@
 #ifndef _MEASE_H_
 #ifndef _MEASE_H_
 #include "math/mEase.h"
 #include "math/mEase.h"
 #endif
 #endif
+#ifndef MROTATION_H
+#include "math/mRotation.h"
+#endif
 
 
 #endif //_MMATH_H_
 #endif //_MMATH_H_