]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Level/Hotspot.hpp
Removed unused members in Model class
[lugaru.git] / Source / Level / Hotspot.hpp
index 3629a55ddeb5fc0c7aebf1048e91c019ab4c4ba4..c29fb4c38e384b10e63d4492d6f95e7e71a9bf57 100644 (file)
@@ -21,7 +21,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef _HOTSPOT_HPP_
 #define _HOTSPOT_HPP_
 
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 
 #include <vector>