Преглед на файлове

Git apparently forgot to commit ALL the changes.

Areloch преди 9 години
родител
ревизия
1b47bdd972
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      Engine/source/math/mMath.h

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

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